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