dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlDecimal Structure / MaxScale Field

In This Topic
    MaxScale Field
    In This Topic
    Returns maximum supported scale.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MaxScale As Byte
    public static readonly byte MaxScale
    Remarks
    The maximum supported scale is 30.
    See Also