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

In This Topic
    MaxPrecision Field (DB2DecimalFloat)
    In This Topic
    Represents the maximum precision, which is 34.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MaxPrecision As Byte
    public static readonly byte MaxPrecision

    Field Value

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