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

On this page
    NumberType Property
    On this page
    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