QueryService.GetSearchMetadata Method
NOTE: This API is now obsolete.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<WebMethodAttribute> _
Public Function GetSearchMetadata As DataSet
'Usage
Dim instance As QueryService
Dim returnValue As DataSet
returnValue = instance.GetSearchMetadata()
[WebMethodAttribute]
public DataSet GetSearchMetadata()
Return Value
Type: System.Data.DataSet