QuerySpecExtensionMethods.ToResultset Method |
Name | Description | |
---|---|---|
![]() ![]() | ToResultset<T>(DynamicQuery<T>) |
Placeholder method which is used in a Select(lambda func) projection inside the lambda to specify the type of the resultset of the passed in query.
|
![]() ![]() | ToResultset<T>(EntityQuery<T>) |
Placeholder method which is used in a Select(lambda func) projection inside the lambda to specify the type of the resultset of the passed in query.
|