QuerySpecIQuerySpecLimit Property |
Gets the limit value specified
Namespace: SD.LLBLGen.Pro.QuerySpecAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax int IQuerySpec.Limit { get; }
Private ReadOnly Property Limit As Integer
Implements IQuerySpec.Limit
Get
Property Value
Type:
Int32Implements
IQuerySpecLimitSee Also