Name | Description | |
---|---|---|
![]() | BinData | Gets OracleNumber value as binary data. |
![]() | IsInt | Indicates whether the current instance of OracleNumber is an integer number. |
![]() | IsNull | Indicates whether the Value property of the OracleNumber is Null. |
![]() | IsPositive | Indicates whether the current instance of OracleNumber is greater than zero. |
![]() | IsZero | Indicates whether the current instance of OracleNumber is zero. |
![]() | Value | Gets the value of the OracleNumber structure. |