OracleDateTime.Month 속성

정의

OracleDateTime 구조체의 값을 월로 가져옵니다.

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

속성 값

1부터 12까지의 월입니다.

적용 대상