GetSysDate
This static method gets an OracleTimeStampLTZ
structure that represents the current date and time.
Declaration
// C# public static OracleTimeStampLTZ GetSysDate();
Return Value
An OracleTimeStampLTZ
structure that represents the current date and time.