MonthsOfYearSelector 類別

定義

代表預定報告運行的月份。

public ref class MonthsOfYearSelector
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class MonthsOfYearSelector
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type MonthsOfYearSelector = class
Public Class MonthsOfYearSelector
繼承
MonthsOfYearSelector
屬性

備註

使用類別MonthsOfYearSelectorMonthsOfYear類別MonthlyDOWRecurrenceMonthsOfYear的屬性或類別的MonthlyRecurrence屬性一起表示排程報告運行的月份。

建構函式

名稱 Description
MonthsOfYearSelector()

初始化 MonthsOfYearSelector 類別的新執行個體。

屬性

名稱 Description
April

取得或設定一個值,指示排程報告是否在四月執行。

August

取得或設定一個值,指示預定報告是否會在八月執行。

December

取得或設定一個值,表示排程報告是否會在十二月執行。

February

會取得或設定一個值,表示預定報告是否會在二月執行。

January

取得或設定一個值,指示排程報告是否在一月執行。

July

取得或設定一個值,指示預定報告是否會在七月執行。

June

取得或設定一個值,指示排程報告是否在六月執行。

March

取得或設定一個值,指示預定報告是否在三月執行。

May

取得或設定一個值,指示預定報告是否在五月執行。

November

取得或設定一個值,表示排程報告是否在十一月執行。

October

取得或設定一個值,指示排程報告是否會在十月執行。

September

會取得或設定一個值,指示預定報告是否在九月執行。

適用於