Value
This property returns the date and time that is stored in the OracleTimeStampTZ
structure in the current time zone.
Declaration
// C# public DateTime Value{get;}
Property Value
A DateTime
in the current time zone.
Exceptions
OracleNullValueException
- The current instance has a null value.