TimeStampFormat
This property specifies the string format for TimeStamp
types.
Declaration
// C# public string TimeStampFormat {get; set;}
Property Value
The string format for TimeStamp
types.
Exceptions
ObjectDisposedException
- The object is already disposed.
Remarks
The default value is the NLS_TIMESTAMP_FORMAT
setting of the local computer.