OracleMonthSpan.Value プロパティ

定義

OracleMonthSpan 構造体の値を取得します。

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

プロパティ値

この OracleMonthSpan 構造体の値。

適用対象