SearchRuntimeServiceInstance.RepositoryVersion 属性
搜索运行时 (主机控制器) 实例的资源库版本。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public ReadOnly Property RepositoryVersion As Long
Get
用法
Dim instance As SearchRuntimeServiceInstance
Dim value As Long
value = instance.RepositoryVersion
public long RepositoryVersion { get; }
属性值
类型:System.Int64
资源库版本。如果无法访问主控制器时,将返回-1。
备注
存储库中维护使用的搜索服务搜索字典。
另请参阅
引用
SearchRuntimeServiceInstance 类