OracleDateTime.Hour プロパティ

定義

OracleDateTime 構造体の値を時間として取得します。

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

プロパティ値

0 から 23 までの間の時間。

適用対象