DailyRecurrence 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示运行计划的报表的时间间隔。 时间间隔是以天数为单位指定的。
public ref class DailyRecurrence : ReportService2006::RecurrencePattern
public class DailyRecurrence : ReportService2006.RecurrencePattern
type DailyRecurrence = class
inherit RecurrencePattern
Public Class DailyRecurrence
Inherits RecurrencePattern
- 继承
注解
将 DailyRecurrence 类与 类的 ScheduleDefinition 属性一起使用Item,以分钟为单位指定重复模式。
构造函数
DailyRecurrence() |
初始化 DailyRecurrence 类的新实例。 |
属性
DaysInterval |
运行计划的报表的时间间隔。 时间间隔是以天数为单位指定的。 |