OracleDateTime.Month Property

Definition

Gets the value of the OracleDateTime structure as a month.

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

Property Value

The month, between 1 and 12.

Applies to