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.8.0.0 (5.8.21.0111)
Syntax public long MaxNumberOfItemsToReturn { get; set; }
Public Property MaxNumberOfItemsToReturn As Long
Get
Set
Property Value
Type:
Int64See Also