dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2TimeStampOffset Structure / Precision Property

In This Topic
    Precision Property (DB2TimeStampOffset)
    In This Topic
    Gets the DB2TimeStampOffset precision.
    Syntax
    'Declaration
     
    Public ReadOnly Property Precision As Integer
    public int Precision {get;}

    Property Value

    The DB2TimeStampOffset precision. An integer value between 0 and 12, determining the number of decimal places of precision.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also