共用方式為


ReportingWeekToMonthPattern 列舉

Enumerates the pattern by which to match weeks to months.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
<GuidAttribute("BF5872FE-4C71-4526-AE70-A8E29062FA1A")> _
Public Enumeration ReportingWeekToMonthPattern
'用途
Dim instance As ReportingWeekToMonthPattern
[GuidAttribute("BF5872FE-4C71-4526-AE70-A8E29062FA1A")]
public enum ReportingWeekToMonthPattern
[GuidAttribute(L"BF5872FE-4C71-4526-AE70-A8E29062FA1A")]
public enum class ReportingWeekToMonthPattern
[<GuidAttribute("BF5872FE-4C71-4526-AE70-A8E29062FA1A")>]
type ReportingWeekToMonthPattern
public enum ReportingWeekToMonthPattern

成員

成員名稱 說明
Weeks445 The Weeks445 pattern.
Weeks454 The Weeks454 pattern.
Weeks544 The Weeks544 pattern.

請參閱

參考

Microsoft.AnalysisServices 命名空間