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.4.0.0 (5.4.0)
Syntax See Also