CalendarType 열거형

Describes the type of calendar to use for the time hierarchy.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

C#
public enum CalendarType

멤버

멤버 이름 설명
All The calendar type is based on all available types.
Fiscal The calendar is based on a fiscal calendar.
Iso8601 The calendar is based on the ISO 8601 calendar.
Manufacturing The calendar is based on a manufacturing (13-period) calendar.
Reporting The calendar is based on a calendar in which one month in the quarter has 5 weeks, and the other two months have 4 weeks.
Standard The calendar is based on the Gregorian 12-month calendar, starting on January 1st and ending December 31st.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스