The EndecaCommandExecutor type exposes the following members.

Methods

  NameDescription
BuildResults
Marhals a subset of the data returned by the MDEX engine into a result object. The specific 'slice' of data to marshal is indecated by resultName.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExecuteCommand
Executes the specified command and returns the raw result object returned by the MDEX engine.
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
RaiseExecuted
Raises the EngineExecuted event on the specified command.
RaiseExecuting
Raises the EngineExecuting event on the specified command.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also