OracleNumberMapping Class Properties
In This Topic
For a list of all members of this type, see OracleNumberMapping members.
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
See Also