GetTimeZoneOffset
This method gets the time zone portion in hours and minutes of the current OracleTimeStampTZ.
Declaration
// C# public TimeSpan GetTimeZoneOffset();
Return Value
A TimeSpan.
Exceptions
OracleNullValueException - The current instance has a null value.