Query constructor
SharePoint 2013
Initializes a new instance of the Query class.
| Name | Description | |
|---|---|---|
|
Query(ServerContext) | Initializes a new instance of the Query class, based on the specified service application. |
|
Query(SPSite) | Initializes a new instance of the Query class, based on the specified site. |
|
Query(SPWeb) | Initializes a new instance of the Query class, based on the specified SharePoint page. |
|
Query(SearchServiceApplicationProxy) | Initializes a new instance of the Query class based on the specified Search service application. |
Show: