OracleTimeSpan.Seconds プロパティ

定義

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

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

プロパティ値

このインスタンスの秒の部分 (0 から 59 まで)。

適用対象