WeeklySchedule 成员 (Microsoft.Office.Server.Search.Administration)
Represents a crawl schedule used to specify the number of weeks between crawls.
以下表格列出了由 WeeklySchedule 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
WeeklySchedule | Initializes a new instance of the WeeklySchedule 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) | |
DaysOfWeek | Gets or sets the days of the week for the crawl schedule. | |
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) | |
WeeksInterval | Gets or sets the number of weeks between crawls. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Equals | 已重载。 (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
Invalidate | (继承自 Schedule) | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
WeeklySchedule 类
Microsoft.Office.Server.Search.Administration 命名空间