OracleTimeSpan.Hours プロパティ

定義

このインスタンスで表される時間数を端数なしで取得します。

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

プロパティ値

このインスタンスの時間の部分 (0 から 23 まで)。

適用対象