The EndecaCommand 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.
EngineExecuted
Raised when this command has queried the MDEX engine, and results are available.
EngineExecuting
Raises when this command is about to query the MDEX engine.
ParametersChanged
Raised when the value of a property of this command that affects the query made to the MDEX engine has changed.

See Also