dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniDecimal Structure / Scale Property

In This Topic
    Scale Property (UniDecimal)
    In This Topic
    Gets scale of current UniDecimal.
    Syntax
    'Declaration
     
    Public ReadOnly Property Scale As Byte
    public byte Scale {get;}
    See Also