QueryService Members
SharePoint 2010
The QueryService class is the entry point for calling the SharePoint Enterprise Search Query web service.
The QueryService type exposes the following members.
Top
| Name | Description | |
|---|---|---|
|
Abort | (Inherited from WebClientProtocol.) |
|
BeginInvoke | (Inherited from SoapHttpClientProtocol.) |
|
CancelAsync | (Inherited from HttpWebClientProtocol.) |
|
CreateObjRef | (Inherited from MarshalByRefObject.) |
|
Discover | (Inherited from SoapHttpClientProtocol.) |
|
Dispose() | (Inherited from Component.) |
|
Dispose(Boolean) | (Inherited from Component.) |
|
EndInvoke | (Inherited from SoapHttpClientProtocol.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Component.) |
|
GetHashCode | (Inherited from Object.) |
|
GetLifetimeService | (Inherited from MarshalByRefObject.) |
|
GetPortalSearchInfo | Returns a list of scopes for the SharePoint Server search. This method is deprecated and should not be used in new applications. |
|
GetQuerySuggestions | |
|
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) |
|
GetSearchMetadata | Returns a list of all the properties and scopes in an ADO.NET DataSet. |
|
GetService | (Inherited from Component.) |
|
GetType | (Inherited from Object.) |
|
GetWebRequest | (Inherited from SoapHttpClientProtocol.) |
|
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) |
|
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) |
|
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) |
|
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
|
Invoke | (Inherited from SoapHttpClientProtocol.) |
|
InvokeAsync(String, Object[], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) |
|
InvokeAsync(String, Object[], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
|
Query | Returns an XML string containing the search results set for the specified query. |
|
QueryEx | Returns an ADO.NET DataSet containing a DataTable for each search results set returned for the specified query. |
|
RecordClick | This member is reserved for internal use and is not intended to be used directly from your code. |
|
Registration | Returns the name and provider registration information for the search Shared Service Provider. |
|
Status | Returns availability of the search service. |
|
ToString | (Inherited from Component.) |