OracleMonthSpan.Value 属性

定义

获取 OracleMonthSpan 结构的值。

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

属性值

OracleMonthSpan 结构的值。

适用于