Click or drag to resize
QueryableExtensionMethodsExecute Method
Overload List
  NameDescription
Public methodStatic memberExecute(IQueryable)
Executes the specified IQueryable. Requires the IQueryable to implement ILLBLGenProQuery.
Public methodStatic memberExecuteTResult(IQueryable)
Executes the specified IQueryable. Requires the IQueryable to implement ILLBLGenProQuery.
Top
See Also