QueryableExtensionMethods.Execute Method |
Name | Description | |
---|---|---|
![]() ![]() | Execute(IQueryable) |
Executes the specified IQueryable. Requires the IQueryable to implement ILLBLGenProQuery.
|
![]() ![]() | Execute<TResult>(IQueryable) |
Executes the specified IQueryable. Requires the IQueryable to implement ILLBLGenProQuery.
|