| QuerySpecIQuerySpecLimit Property  | 
 
            Gets the limit value specified
            
 
    Namespace: 
   SD.LLBLGen.Pro.QuerySpec
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxint IQuerySpec.Limit { get; }Private ReadOnly Property Limit As Integer
	Implements IQuerySpec.Limit
	Get
Property Value
Type: 
Int32Implements
IQuerySpecLimit
See Also