OracleDateTime.Day プロパティ

定義

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

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

プロパティ値

1 ~ 31 の日の値。

適用対象