OracleMonthSpan.Value Property

Definition

Gets the value of the OracleMonthSpan structure.

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

Property Value

The value of this OracleMonthSpan structure.

Applies to