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