Name | Description | |
---|---|---|
![]() | OracleNumberMapping Constructor | Overloaded. |
The following tables list the members exposed by OracleNumberMapping.
Name | Description | |
---|---|---|
![]() | OracleNumberMapping Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | FromPrecision | Gets the minimal precision of Oracle number for which it is mapped to the specified .NET type. |
![]() | NumberType | Gets the Oracle number type being mapped. |
![]() | ToPrecision | Gets the maximal precision of Oracle number for which it is mapped to the specified .NET type. |
![]() | ValueType | Gets the .NET type to which the Oracle number is mapped. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new OracleNumberMapping object that is a copy of the current instance. |
![]() | Equals | Overloaded. Indicates whether the current OracleNumberMapping instance is equal to the one passed as the other parameter. |
![]() | GetHashCode | Gets the hash code of the current OracleNumberMapping object. |
![]() | ToString | Returns the OracleNumberMapping object as the string representation. |