| Devart.Data.Oracle Namespace : OracleNumberType Enumeration |
Enumerates main Oracle number types.
| Member | Description |
|---|---|
| Integer | Corresponds to the NUMBER Oracle type when the scale equals 0. |
| Number | Corresponds to the NUMBER Oracle type when the scale doesn't equal 0. |
| Float | Corresponds to the FLOAT Oracle type. |
© 2002 - 2013 Devart. All Rights Reserved.