dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleDate Structure / GetSysDate Method

In This Topic
GetSysDate Method (OracleDate)
In This Topic
Gets an OracleDate structure that represents the current date and time.
Syntax
'Declaration
 
Public Shared Function GetSysDate() As OracleDate
 

Return Value

An OracleDate structure that represents the current date and time.
See Also