Freigeben über


FiscalYearName Enumeration

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

Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<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.

Hinweise

Neu:17. Juli 2006

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.AnalysisServices Namespace