FiscalYearName Enumeration

Defines which name to use for the fiscal year, the current calendar year or the next calendar year.

命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

語法

'宣告
<GuidAttribute("AF4756F4-E056-40df-8289-CD526E0D37F5")> _
Public Enumeration FiscalYearName
[GuidAttribute("AF4756F4-E056-40df-8289-CD526E0D37F5")] 
public enum FiscalYearName
[GuidAttribute(L"AF4756F4-E056-40df-8289-CD526E0D37F5")] 
public enum class FiscalYearName
/** @attribute GuidAttribute("AF4756F4-E056-40df-8289-CD526E0D37F5") */ 
public enum FiscalYearName
GuidAttribute("AF4756F4-E056-40df-8289-CD526E0D37F5") 
public enum FiscalYearName

Members

Member name Description
CalendarYearName Uses the current calendar year name.
NextCalendarYearName Uses the next calendar year name.

備註

新增:2006 年 7 月 17 日

平台

開發平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

目標平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

請參閱

參考

Microsoft.AnalysisServices Namespace