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

In This Topic
    OracleNumberMapping Class Properties
    In This Topic

    For a list of all members of this type, see OracleNumberMapping members.

    Public Properties
     NameDescription
    Public PropertyGets the minimal precision of Oracle number for which it is mapped to the specified .NET type.  
    Public PropertyGets the Oracle number type being mapped.  
    Public PropertyGets the maximal precision of Oracle number for which it is mapped to the specified .NET type.  
    Public PropertyGets the .NET type to which the Oracle number is mapped.  
    Top
    See Also