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.