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 사이의 월입니다.

적용 대상