OracleDateTime.Second プロパティ

定義

OracleDateTime構造体の値を 1 秒として取得します。

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

プロパティ値

0 から 59 までの秒。

適用対象