Exago .NET API Documentation
CanRangeSelect Property
WebReports.Api.Data Namespace > SqlObject Class : CanRangeSelect Property
Indicates is selecting a range of rows is supported by the associated Data Source.
Syntax
public override System.bool CanRangeSelect {get;}

Property Value

True if range selection is supported or False if it is not.
See Also

Reference

SqlObject Class
SqlObject Members
Base Implementation in CanRangeSelect