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
format used to display the OraTimeStamp
object as a string.
format = OraTimeStampObj.Format OraTimeStampObj.Format = format
Arguments | Description |
---|---|
[in ] format |
The format used to display an OraTimeStamp object as a string. |
String
If Format
is Null
, the session TIMESTAMP
format is used to display the OraTimeStamp
object as a string.