OracleNumber Constructor (Int32)
.NET Framework (current version)
Initializes a new instance of the OracleNumber structure using the supplied integer value.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- intValue
-
Type:
System::Int32
The supplied 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: