MaximumRowsExceededEventArgs Class Members
The following tables list the members exposed by MaximumRowsExceededEventArgs.
Public Constructors
Name | Description | |
---|---|---|
MaximumRowsExceededEventArgs Constructor |
Public Properties
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. |
Reference
MaximumRowsExceededEventArgs Class
FChoice.Foundation Namespace