Classe MinuteRecurrence
SQL Server 2012
Represents the intervals, in minutes, at which a scheduled report runs.
Espace de noms : ReportService2010
Assembly : ReportService2010 (en ReportService2010.dll)
Le type MinuteRecurrence expose les membres suivants.
| Nom | Description | |
|---|---|---|
![]() | MinuteRecurrence | Initializes a new instance of the MinuteRecurrence class. |
| Nom | Description | |
|---|---|---|
![]() | MinutesInterval | Gets or sets the interval, in minutes, at which a scheduled report runs. |
| Nom | Description | |
|---|---|---|
![]() | Equals | (hérité de Object.) |
![]() | Finalize | (hérité de Object.) |
![]() | GetHashCode | (hérité de Object.) |
![]() | GetType | (hérité de Object.) |
![]() | MemberwiseClone | (hérité de Object.) |
![]() | ToString | (hérité de Object.) |
Use a MinuteRecurrence object together with the Item property of the ScheduleDefinition class to indicate the recurrence pattern of a schedule in minutes.

