MonthlyDOWRecurrence Members
SQL Server 2005
Represents the dates on which a scheduled report runs, typically by month, week, and day of the week.
The following tables list the members exposed by the MonthlyDOWRecurrence type.
| Name | Description | |
|---|---|---|
| MonthlyDOWRecurrence | Initializes a new instance of the MonthlyDOWRecurrence class. |
| Name | Description | |
|---|---|---|
| DaysOfWeek | Gets or sets the days of the week on which a scheduled report runs. |
| MonthsOfYear | Gets or sets the months of the year in which a scheduled report runs. |
| WhichWeek | Gets or sets the week of the month in which a scheduled report runs. |
| WhichWeekSpecified | Indicates whether a value for the WhichWeek property is specified. |
(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 ) |
