言語

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 の月。

適用対象