dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleTimeStamp Structure / Hour Property

In This Topic
Hour Property (OracleTimeStamp)
In This Topic
Gets the hour component of an OracleTimeStamp.
Syntax
'Declaration
 
Public ReadOnly Property Hour As Integer
 

Property Value

A number that represents an hour value between 0 and 23.
See Also