The AggregateRecordDetailsCommand type exposes the following members.

Events

  NameDescription
CommandExecuted
Raised when this command has queried the MDEX engine the results have been marshaled into the RAD API objects.
(Inherited from EndecaCommand.)
EngineExecuted
Raised when this command has queried the MDEX engine, and results are available.
(Inherited from EndecaCommand.)
EngineExecuting
Raises when this command is about to query the MDEX engine.
(Inherited from EndecaCommand.)
ParametersChanged
Raised when the value of a property of this command that affects the query made to the MDEX engine has changed.
(Inherited from EndecaCommand.)

See Also