QueryEventArgsBaseTData Properties |
The QueryEventArgsBaseTData generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the count requested
| |
| Offset |
Gets the offset requested
| |
| Principal |
Gets the principal
(Inherited from SecureAccessEventArgs.) | |
| Query |
Gets or sets the query.
| |
| QueryId |
Gets the query ID
| |
| Results |
Gets or sets the results.
| |
| TotalResults |
Gets the total amount of results
|