Click or drag to resize

QueryResultEventArgsTData Properties

The QueryResultEventArgsTData generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the count requested
(Inherited from QueryEventArgsBaseTData.)
Public propertyOffset
Gets the offset requested
(Inherited from QueryEventArgsBaseTData.)
Public propertyPrincipal
Gets the principal
(Inherited from SecureAccessEventArgs.)
Public propertyQuery
Gets or sets the query.
(Inherited from QueryEventArgsBaseTData.)
Public propertyQueryId
Gets the query ID
(Inherited from QueryEventArgsBaseTData.)
Public propertyResults
Gets or sets the results.
(Inherited from QueryEventArgsBaseTData.)
Public propertyTotalResults
Gets the total amount of results
(Inherited from QueryEventArgsBaseTData.)
Top
See Also