dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlDecimal Structure / Implicit Type Conversion Operator

In This Topic
Implicit Type Conversion Operator (MySqlDecimal)
In This Topic
Converts a decimal value to MySqlDecimal structure.
Overload List
OverloadDescription
Converts a decimal value to MySqlDecimal structure.  
Converts a long value to MySqlDecimal structure.  
Converts an int value to MySqlDecimal structure.  
See Also