Describes the type of calendar to use for the time hierarchy.
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
語法
'宣告
Public Enumeration CalendarType
public enum CalendarType
public enum class CalendarType
public enum CalendarType
public enum CalendarType
Members
| Member name | Description |
|---|---|
| All | |
| 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. |
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。