LinqExtensionMethods.Explain Method |
Name | Description | |
---|---|---|
![]() ![]() | Explain<TSource>(IQueryable<TSource>) |
Returns an explanation of how the query was executed (instead of the results).
|
![]() ![]() | Explain<TSource>(IQueryable<TSource>, Boolean) |
Returns an explanation of how the query was executed (instead of the results).
|