Property MaxRows
MaxRows
Gets or sets the maximum number of rows returned by query and export operations. Default is 1000. Set to 0 for unlimited.
public int MaxRows { get; set; }
Gets or sets the maximum number of rows returned by query and export operations. Default is 1000. Set to 0 for unlimited.
public int MaxRows { get; set; }