OracleDateTime.Day Property

Definition

Gets the value of the OracleDateTime structure as a day.

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

Property Value

A day value between 1 and 31.

Applies to