OracleTimeSpan.Seconds プロパティ

定義

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

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

プロパティ値

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

適用対象