QueryService.GetSearchMetadata Method

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

See Also

Reference

QueryService Class

QueryService Members

Microsoft.Office.Server.Search.Query Namespace