Share via


Query constructor

Initializes a new instance of the Query class.

Overload list

  Name Description
Public method Query(ServerContext) Initializes a new instance of the Query class, based on the specified service application.
Public method Query(SPSite) Initializes a new instance of the Query class, based on the specified site.
Public method Query(SPWeb) Initializes a new instance of the Query class, based on the specified SharePoint page.
Public method Query(SearchServiceApplicationProxy) Initializes a new instance of the Query class based on the specified Search service application.

Top

See also

Reference

Query class

Query members

Microsoft.Office.Server.Search.Query namespace