OracleTimeSpan.Seconds 属性

定义

获取由此实例表示的整秒数。

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

属性值

此实例的秒部分,在 0 和 59 之间。

适用于