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

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

Property Value

A number that represents a minute value between 0 and 59.
See Also