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