OracleDateTime.Hour Property

Definition

Gets the value of the OracleDateTime structure as an hour.

public:
 property int Hour { int get(); };
public int Hour { get; }
member this.Hour : int
Public ReadOnly Property Hour As Integer

Property Value

An hour between 0 and 23.

Applies to