OracleTimeSpan.Minutes プロパティ

定義

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

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

プロパティ値

0 から 59 の間のこのインスタンスの分のコンポーネント。

適用対象