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

In This Topic
Explicit Type Conversion Operator (MySqlDecimal)
In This Topic
Converts a double value to MySqlDecimal structure.
Overload List
OverloadDescription
Converts a double value to MySqlDecimal structure.  
Explicitly converts the MySqlDecimal structure to a decimal value.  
Explicitly converts the MySqlDecimal structure to a long value.  
Explicitly converts the MySqlDecimal structure to a int value.  
Explicitly converts the MySqlDecimal structure to a double value.  
See Also