Oracle® Objects for OLE Developer's Guide 11g Release 2 (11.2) for Microsoft Windows Part Number E17727-03 |
|
|
PDF · Mobi · ePub |
Returns or sets the TIMESTAMP
WITH
TIME
ZONE
format used to display the OraTimeStampTZ
object as a string.
format = OraTimeStampTZObj.Format OraTimeStampTZObj.Format = format
Arguments | Description |
---|---|
[in ] format |
The format used to display an OraTimeStampTZ object as a string. |
String
If Format
is Null
, the session TIMESTAMP
WITH
TIME
ZONE
format is used to display the OraTimeStampTZ
object as a string.