OracleNumberMapping Class Members
In This Topic
The following tables list the members exposed by OracleNumberMapping.
Public Constructors
Public Properties
| 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. |
Top
Public Methods
See Also