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.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax See Also