OracleNumber Constructor (Int64)
.NET Framework (current version)
Initializes a new instance of the OracleNumber structure using the supplied long integer value.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- longValue
-
Type:
System::Int64
The supplied long integer value that will be used as the value of the new OracleNumber structure.
.NET Framework
Available since 1.1
Available since 1.1
Show: