Collapse All
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
ZyanObjectQueryHandler | Overloaded. Initializes a new instance of the ZyanObjectQueryHandler class. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
CloseSession | Tells the IQueryHandler to close the current session. |
![]() |
Get | Returns an System.Linq.IQueryable. |
![]() |
Get<T> | Returns an System.Linq.IQueryable`1. |
![]() |
StartSession | Tells the IQueryHandler to start a new the session. |