SearchServiceApplicationProxy.DeleteCategory 方法
DeleteCategory(CategoryInfo, SearchObjectOwner)
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Sub DeleteCategory ( _
category As CategoryInfo, _
owner As SearchObjectOwner _
)
用法
Dim instance As SearchServiceApplicationProxy
Dim category As CategoryInfo
Dim owner As SearchObjectOwner
instance.DeleteCategory(category, owner)
public void DeleteCategory(
CategoryInfo category,
SearchObjectOwner owner
)
参数
实现
ISchemaOperations.DeleteCategory(CategoryInfo, SearchObjectOwner)
另请参阅
引用
SearchServiceApplicationProxy 类