PushTenantManager.DeleteAllCloudHybridSearchContent 方法
命名空间: Microsoft.SharePoint.Client.Search.ContentPush
程序集: Microsoft.SharePoint.Client.Search(位于 Microsoft.SharePoint.Client.Search.dll 中)
语法
声明
Public Function DeleteAllCloudHybridSearchContent As ClientResult(Of Long)
用法
Dim instance As PushTenantManager
Dim returnValue As ClientResult(Of Long)
returnValue = instance.DeleteAllCloudHybridSearchContent()
public ClientResult<long> DeleteAllCloudHybridSearchContent()
返回值
类型:Microsoft.SharePoint.Client.ClientResult<Int64>