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