[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.DataSet.MaxRecords

MaxRecords Property

MaxRecords

Gets or sets the maximum number of records that will be fetched from the data set. The default is -1, which includes all records.

Declaration
public int MaxRecords { get; set; }