KeywordQuery constructor (SearchServiceApplicationProxy)

Initializes a new instance of the KeywordQuery class, based on the specified Search service application.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub New ( _
    Proxy As SearchServiceApplicationProxy _
)
'Usage
Dim Proxy As SearchServiceApplicationProxy

Dim instance As New KeywordQuery(Proxy)
public KeywordQuery(
    SearchServiceApplicationProxy Proxy
)

Parameters

See also

Reference

KeywordQuery class

KeywordQuery members

KeywordQuery overload

Microsoft.Office.Server.Search.Query namespace