Collapse All
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
ServerQueryHandler | Initializes this class. |
Public Methods
(see also: Protected Methods)
| Name | Description | |
|---|---|---|
![]() |
Dispose | Disposes the server instance. |
![]() |
Retrieve | Retrieves data from the server by an Expression tree. |
![]() |
RetrieveGeneric<T> | Retrieves data from the server by an Expression tree. |
![]() |
RetrieveNonGenericObject | Retrieves data from the server by an Expression tree. |
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
HandleExceptionInRetrieve | Handles an System.Exception occured in the Retrieve Method. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
QueryHandler | Gets the IQueryHandler. |