KeywordQuery Constructor (ServerContext)
Initializes a new instance of the KeywordQuery class, based on the specified Shared Services Provider (SSP) context.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub New ( _
serverContext As ServerContext _
)
'Usage
Dim serverContext As ServerContext
Dim instance As New KeywordQuery(serverContext)
public KeywordQuery(
ServerContext serverContext
)
Parameters
- serverContext
Type: Microsoft.Office.Server.ServerContext
A ServerContext object representing the context for the SSP.
See Also
Reference
Microsoft.Office.Server.Search.Query Namespace
Other Resources
Enterprise Search Keyword Syntax Reference