Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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. |
Remarks
New:17 July 2006
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.