ToOracleTimeStamp
This method converts the current OracleTimeStampLTZ structure to an OracleTimeStamp structure.
Declaration
// C# public OracleTimeStamp ToOracleTimeStamp();
Return Value
The returned OracleTimeStamp contains the date and time in the current instance.
Remarks
If the current instance has a null value, the value of the returned OracleTimeStamp structure has a null value.