QuerySpecExtensionMethodsToResultset Method |
Name | Description | |
---|---|---|
![]() ![]() | ToResultsetT(DynamicQueryT) |
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.
|
![]() ![]() | ToResultsetT(EntityQueryT) |
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.
|