QueryServiceClient Methods
The QueryServiceClient type exposes the following members.
| Name | Description | |
|---|---|---|
| Abort | (Inherited from ClientBase<IQueryService>.) |
| Close | (Inherited from ClientBase<IQueryService>.) |
| CreateChannel | (Inherited from ClientBase<IQueryService>.) |
| DisplayInitializationUI | (Inherited from ClientBase<IQueryService>.) |
| Equals | (Inherited from Object.) |
| ExecuteDynamicQuery | |
| ExecuteQuery | |
| ExecuteQueryWithExternalContext | |
| ExecuteStaticQuery | |
| ExecuteStreamedDynamicQuery | |
| ExecuteStreamedQuery | |
| ExecuteStreamedStaticQuery | |
| Finalize | (Inherited from Object.) |
| GetDefaultValueForInitialization<T> | (Inherited from ClientBase<IQueryService>.) |
| GetDynamicQueryMetadata | |
| GetDynamicQueryRowCount | |
| GetDynamicQuerySchema | |
| GetHashCode | (Inherited from Object.) |
| GetQueryRowCount | |
| GetQueryRowCountWithExternalContext | |
| GetQuerySchema | |
| GetStaticQueryRowCount | |
| GetStaticQuerySchema | |
| GetType | (Inherited from Object.) |
| InvokeAsync | (Inherited from ClientBase<IQueryService>.) |
| MemberwiseClone | (Inherited from Object.) |
| Open | (Inherited from ClientBase<IQueryService>.) |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| BeginClose | Overloaded. |
| BeginOpen | Overloaded. |
| ICommunicationObject.Close | (Inherited from ClientBase<IQueryService>.) |
| IDisposable.Dispose | (Inherited from ClientBase<IQueryService>.) |
| ICommunicationObject.EndClose | (Inherited from ClientBase<IQueryService>.) |
| ICommunicationObject.EndOpen | (Inherited from ClientBase<IQueryService>.) |
| ICommunicationObject.Open | (Inherited from ClientBase<IQueryService>.) |
Community Additions
ADD
Show: