言語

OracleTimeSpan.Hours プロパティ

定義

このインスタンスによって表される時間数を取得します。

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

プロパティ値

このインスタンスの 0 から 23 までの時間コンポーネント。

適用対象