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.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also