Scale Property (MySqlParameter)
Gets or sets the number of decimal places to which
Value is resolved.
public byte Scale {get; set;}
'Declaration
Public Property Scale As Byte
Property Value
The number of decimal places to which
Value is resolved. The default value is 0.