This topic has not yet been rated - Rate this topic

OracleNumber Constructor

Initializes a new instance of the OracleNumber structure.
Name Description
OracleNumber (Decimal) Initializes a new instance of the OracleNumber structure using the supplied Decimal value.
OracleNumber (Double) Initializes a new instance of the OracleNumber using the supplied double precision value.
OracleNumber (Int32) Initializes a new instance of the OracleNumber structure using the supplied integer value.
OracleNumber (Int64) Initializes a new instance of the OracleNumber structure using the supplied long integer value.
OracleNumber (OracleNumber) Initializes a new instance of the OracleNumber structure using the supplied OracleNumber.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.