| QueryableExtensionMethodsExecute Method |
| Name | Description | |
|---|---|---|
| Execute(IQueryable) |
Executes the specified IQueryable. Requires the IQueryable to implement ILLBLGenProQuery.
| |
| ExecuteTResult(IQueryable) |
Executes the specified IQueryable. Requires the IQueryable to implement ILLBLGenProQuery.
|