Abstract query handler implementation
Declaring type: ZyanQueryHandler
Namespace: Zyan.InterLinq
Assembly: Zyan.Communication
Collapse/Expand Protected Constructors
  Name Description
Protected Method ZyanQueryHandler

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method Virtual CloseSession Tells the IQueryHandler to close the current session.
Public Method Get Returns an System.Linq.IQueryable.
Public Method Get<T> Returns an System.Linq.IQueryable`1.
Public Method Virtual StartSession Tells the IQueryHandler to start a new the session.