ScalarQueryExtensionMethodsForceRowLimit Method |
Forces the row limit on the scalar query expression specified. A row limit is only required if the query potentially returns more values
and it's used in a scope where it's required to return 1 element at most.
Namespace: SD.LLBLGen.Pro.QuerySpecAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax See Also