dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlDecimal Structure / Scale Property

In This Topic
    Scale Property (SqlDecimal)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Scale As Byte
    public byte Scale {get;}
    See Also