FieldCompareSetPredicateMaxNumberOfItemsToReturn Property |
Gets / sets maxNumberOfItemsToReturn for the subquery. Default: 0 (return all rows)
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax public long MaxNumberOfItemsToReturn { get; set; }
Public Property MaxNumberOfItemsToReturn As Long
Get
Set
Property Value
Type:
Int64See Also