DailySchedule 成员 (Microsoft.Office.Server.Search.Administration)

Represents a crawl schedule used to specify the number of days between crawls.

以下表格列出了由 DailySchedule 类型公开的成员。

公共构造函数

  名称 说明
公共方法 DailySchedule Initializes a new instance of the DailySchedule class based on the specified SearchContext object.

页首

公共属性

  名称 说明
公共属性 BeginDay  Gets or sets the day of the month on which the crawl schedule starts.(继承自 Schedule
公共属性 BeginMonth  Gets or sets the month in which the crawl schedule starts.(继承自 Schedule
公共属性 BeginYear  Gets or sets the year in which the crawl schedule starts.(继承自 Schedule
公共属性 DaysInterval Gets or sets the number of days between crawls.
公共属性 Description  Gets or sets a description for the crawl schedule.(继承自 Schedule
公共属性 NextRunTime  Gets the next time a crawl is scheduled to run.(继承自 Schedule
公共属性 RepeatDuration  Gets or sets the number of times to repeat the crawl schedule.(继承自 Schedule
公共属性 RepeatInterval  Gets or sets the number of minutes between each repeat interval for the crawl schedule.(继承自 Schedule
公共属性 StartHour  Gets or sets the hour the crawl schedule starts.(继承自 Schedule
公共属性 StartMinute  Gets or sets the minute the crawl schedule starts.(继承自 Schedule

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ToString  (继承自 Object

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 Invalidate  (继承自 Schedule
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

DailySchedule 类
Microsoft.Office.Server.Search.Administration 命名空间