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 までの間の秒。

適用対象