MonthlyDOWRecurrence Members

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.

Public Constructors

  名称 Description
MonthlyDOWRecurrence Initializes a new instance of the MonthlyDOWRecurrence class.

顶部

Public Properties

  名称 Description
ms166009.pubproperty(zh-cn,SQL.90).gif DaysOfWeek Gets or sets the days of the week on which a scheduled report runs.
ms166009.pubproperty(zh-cn,SQL.90).gif MonthsOfYear Gets or sets the months of the year in which a scheduled report runs.
ms166009.pubproperty(zh-cn,SQL.90).gif WhichWeek Gets or sets the week of the month in which a scheduled report runs.
ms166009.pubproperty(zh-cn,SQL.90).gif WhichWeekSpecified Indicates whether a value for the WhichWeek property is specified.

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms166009.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms166009.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
ms166009.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms166009.pubmethod(zh-cn,SQL.90).gifms166009.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms166009.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

  名称 Description
ms166009.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms166009.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

MonthlyDOWRecurrence Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace