Exago .NET API Documentation
CanRowLimit Property
WebReports.Api.Data Namespace > SqlObject Class : CanRowLimit Property
Indicates if setting a row limit is supported by the associated Data Source.
Syntax
public override System.bool CanRowLimit {get;}

Property Value

Always returns true.
See Also

Reference

SqlObject Class
SqlObject Members
Base Implementation in CanRowLimit