This topic has not yet been rated - Rate this topic

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.
Top
  Name Description
ms166009.pubproperty(en-US,SQL.90).gif DaysOfWeek Gets or sets the days of the week on which a scheduled report runs.
ms166009.pubproperty(en-US,SQL.90).gif MonthsOfYear Gets or sets the months of the year in which a scheduled report runs.
ms166009.pubproperty(en-US,SQL.90).gif WhichWeek Gets or sets the week of the month in which a scheduled report runs.
ms166009.pubproperty(en-US,SQL.90).gif WhichWeekSpecified Indicates whether a value for the WhichWeek property is specified.
Top
(see also Protected Methods )
  Name Description
ms166009.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms166009.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms166009.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms166009.pubmethod(en-US,SQL.90).gif ms166009.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms166009.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )
Top
  Name Description
ms166009.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms166009.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.