MonthsOfYearSelector Members
SQL Server 2005
Represents the months of the year in which a scheduled report runs.
The following tables list the members exposed by the MonthsOfYearSelector type.
| Name | Description | |
|---|---|---|
| MonthsOfYearSelector | Initializes a new instance of the MonthsOfYearSelector class. |
| Name | Description | |
|---|---|---|
| April | Indicates whether a scheduled report runs in April. |
| August | Indicates whether a scheduled report runs in August. |
| December | Indicates whether a scheduled report runs in December. |
| February | Indicates whether a scheduled report runs in February. |
| January | Indicates whether a scheduled report runs in January. |
| July | Indicates whether a scheduled report runs in July. |
| June | Indicates whether a scheduled report runs in June. |
| March | Indicates whether a scheduled report runs in March. |
| May | Indicates whether a scheduled report runs in May. |
| November | Indicates whether a scheduled report runs in November. |
| October | Indicates whether a scheduled report runs in October. |
| September | Indicates whether a scheduled report runs in September. |
(see also
Protected
Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (inherited from Object ) |
| GetHashCode | (inherited from Object ) |
| GetType | (inherited from Object ) |
| ReferenceEquals | (inherited from Object ) |
| ToString | (inherited from Object ) |
