dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleNumberMapping Class / NumberType Property

In This Topic
    NumberType Property
    In This Topic
    Gets the Oracle number type being mapped.
    Syntax
    'Declaration
     
    Public Property NumberType As OracleNumberType
    public OracleNumberType NumberType {get; set;}

    Property Value

    The Oracle number type being mapped.
    See Also