OracleDateTime.Second 属性

定义

获取结构作为第二个值 OracleDateTime

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

属性值

秒介于 0 和 59 之间。

适用于