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

MySqlDecimal Structure Properties

For a list of all members of this type, see MySqlDecimal members.

Public Properties
 NameDescription
Public PropertyGets a value indicating whether this instance is empty.  
Public PropertyGets a value indicating whether this instance of MySqlDecimal has positive value.  
Public PropertyGets total number of decimal digits.  
Public PropertyGets the number of digits after the decimal point.  
Public PropertyReturns decimal representation of MySqlDecimal instance.  
Top
See Also