DB2®Decimal.One field
Returns a DB2Decimal value of 1
.
- Namespace:
IBM.Data.
DB2Types
- Assembly:
IBM.Data.
DB2
(inIBM.Data.
DB2
.dll)
Syntax
[Visual Basic]
Public Shared ReadOnly One As DB2
Decimal
[C#]
public static readonly DB2
Decimal One
[C++]
public:
static initonly DB2
Decimal One
[JScript]
public static final var One () : DB2
Decimal
Remarks
The value of the DB2Decimal.One constant
is 1
.