dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniDecimal Structure / UniDecimal Constructor

In This Topic
    UniDecimal Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the UniDecimal structure with the specified System.Int32 value.  
    Initializes a new instance of the UniDecimal structure with the specified System.Int64 value.  
    Initializes a new instance of the UniDecimal structure with the specified System.Double value.  
    Initializes a new instance of the UniDecimal structure with the specified System.Decimal value.  
    See Also