|
VADELIA |
SADELIA |
WADELIA |
EADELIA |
CLASS |
(I/B) (C/S) |
(B) (S) |
(I/B) (C/S) |
(B) (C/S) |
(B) (C) |
Section for use
DECLARATION
Syntax
TIMESTAMP VarOrArray
Description
Declaration of a TIMESTAMP type variable or array named VarOrArray.
Note: On Java client parts, Adelia Web client parts and Java server parts, the precision of the TIMESTAMP type is limited to the millisecond, not to the microsecond as in other platforms).
Example
TIMESTAMP TIME1
TIMESTAMP ARRAYTIME(10)