LinqUtilsCheckifJoinIsFullQuery Method |
Checks if the passed in join is a full query or just a join.
It's a full query if the projection lambda has as output type not a type which is build from the two input types.
Namespace: SD.LLBLGen.Pro.LinqSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax See Also