OracleDateTime.Month プロパティ

定義

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

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

プロパティ値

1 から 12 までの間の月。

適用対象