MonthlyDateSchedule 类 (Microsoft.Office.Server.Search.Administration)

Represents a crawl schedule used to specify the days of the month, and months of the year, when the crawl should occur.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public NotInheritable Class MonthlyDateSchedule
    Inherits Schedule
用法
Dim instance As MonthlyDateSchedule
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public sealed class MonthlyDateSchedule : Schedule

继承层次结构

System.Object
   Microsoft.Office.Server.Search.Administration.Schedule
    Microsoft.Office.Server.Search.Administration.MonthlyDateSchedule

线程安全性

此类型的任何公共静态( Visual Basic 中共享)成员是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

参考

MonthlyDateSchedule 成员
Microsoft.Office.Server.Search.Administration 命名空间