Click or drag to resize

QueryEventArgsBaseTData Properties

The QueryEventArgsBaseTData generic type exposes the following members.

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