QuerySpecExtensionMethodsToSingleResult Method |
Name | Description | |
---|---|---|
![]() ![]() | ToSingleResultT(DynamicQueryT) |
Placeholder method which is used in a Select(lambda func) projection inside the lambda to specify the type of the single result of the passed in query.
|
![]() ![]() | ToSingleResultT(EntityQueryT) |
Placeholder method which is used in a Select(lambda func) projection inside the lambda to specify the type of the single result of the passed in query.
|