Property Limit
Limit
Gets or sets the maximum number of rows to return.
[Obsolete("Result will contain full dataset", false)]
public int Limit { get; set; }
Property Value
- int
Maximum number of rows to return.
Gets or sets the maximum number of rows to return.
[Obsolete("Result will contain full dataset", false)]
public int Limit { get; set; }
Maximum number of rows to return.