CrawlStore.Database 属性

获取或设置爬网数据库。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Property Database As SearchGathererDatabase
    Get
    Set
用法
Dim instance As CrawlStore
Dim value As SearchGathererDatabase

value = instance.Database

instance.Database = value
public SearchGathererDatabase Database { get; set; }

属性值

类型:Microsoft.Office.Server.Search.Administration.SearchGathererDatabase
爬网数据库中。

另请参阅

引用

CrawlStore 类

CrawlStore 成员

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