Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
SEAL-TIMESTAMP attribute
SEAL-TIMESTAMP attribute
Returns the time stamp (as a DATETIME-TZ value) for when the client-principal object was sealed in the LOGIN state. If the client-principal object is not sealed, this attribute returns the Unknown value (
?
).
Data type:
DATETIME-TZ
Access:
Read-only
Applies to:
Client-principal object handle
See also
LOGIN-STATE attribute
,
SEAL( ) method
,
VALIDATE-SEAL( ) method