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

In This Topic
    OracleNumberMapping Class Members
    In This Topic

    The following tables list the members exposed by OracleNumberMapping.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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
    Public Methods
     NameDescription
    Public MethodCreates a new OracleNumberMapping object that is a copy of the current instance.  
    Public MethodOverloaded. Indicates whether the current OracleNumberMapping instance is equal to the one passed as the other parameter.  
    Public MethodGets the hash code of the current OracleNumberMapping object.  
    Public MethodReturns the OracleNumberMapping object as the string representation.  
    Top
    See Also