EntityQueryTEntityRaiseQueryTargetUsageExceptionIfApplicable Method |
Raises an exception if a QueryTarget was used in a query type which wasn't suitable for that. By default it does this
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax protected override void RaiseQueryTargetUsageExceptionIfApplicable()
Protected Overrides Sub RaiseQueryTargetUsageExceptionIfApplicable
See Also