OracleTimeSpan.Seconds 屬性

定義

取得這個執行個體表示的整數秒數。

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

屬性值

此執行個體的秒數元件,介於 0 和 59。

適用於