QuerySpecRaiseQueryTargetUsageExceptionIfApplicable 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.QuerySpecAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax protected virtual void RaiseQueryTargetUsageExceptionIfApplicable()
Protected Overridable Sub RaiseQueryTargetUsageExceptionIfApplicable
See Also