MonthsOfYearSelector 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表預定報告運行的月份。
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
- 屬性
備註
使用類別MonthsOfYearSelector與MonthsOfYear類別MonthlyDOWRecurrenceMonthsOfYear的屬性或類別的MonthlyRecurrence屬性一起表示排程報告運行的月份。
建構函式
| 名稱 | Description |
|---|---|
| MonthsOfYearSelector() |
初始化 MonthsOfYearSelector 類別的新執行個體。 |
屬性
| 名稱 | Description |
|---|---|
| April |
取得或設定一個值,指示排程報告是否在四月執行。 |
| August |
取得或設定一個值,指示預定報告是否會在八月執行。 |
| December |
取得或設定一個值,表示排程報告是否會在十二月執行。 |
| February |
會取得或設定一個值,表示預定報告是否會在二月執行。 |
| January |
取得或設定一個值,指示排程報告是否在一月執行。 |
| July |
取得或設定一個值,指示預定報告是否會在七月執行。 |
| June |
取得或設定一個值,指示排程報告是否在六月執行。 |
| March |
取得或設定一個值,指示預定報告是否在三月執行。 |
| May |
取得或設定一個值,指示預定報告是否在五月執行。 |
| November |
取得或設定一個值,表示排程報告是否在十一月執行。 |
| October |
取得或設定一個值,指示排程報告是否會在十月執行。 |
| September |
會取得或設定一個值,指示預定報告是否在九月執行。 |