The following tables list the members exposed by MaximumRowsExceededEventArgs.
Name | Description | |
---|---|---|
MaximumRowsExceededEventArgs Constructor |
Name | Description | |
---|---|---|
CancelQuery | When set to true the query will be canceled. | |
RowsToReturn | This value will control the number of rows to be returned from a large query. | |
TotalPossibleRows | Readonly count of rows to be returned by the large query that caused this event. |