OracleNumber::Shift Method (OracleNumber, Int32)
.NET Framework (current version)
Shifts the specified number of digits to the left or right.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- n
-
Type:
System.Data.OracleClient::OracleNumber
Number to operate on.
- digits
-
Type:
System::Int32
The number of decimal places to shift.
.NET Framework
Available since 1.1
Available since 1.1
Show: