OracleDateTime.Minute プロパティ

定義

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

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

プロパティ値

分 (0 ~ 59)。

適用対象