dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2Decimal Structure / MaxPrecision Field

In This Topic
    MaxPrecision Field (DB2Decimal)
    In This Topic
    Represents the maximum precision, which is 31.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MaxPrecision As Integer
    public static readonly int MaxPrecision

    Field Value

    The maximum precision, which is 31.
    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