The EndecaCommandExecutor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | EndecaCommandExecutor | Initializes a new instance of the EndecaCommandExecutor class |
Methods
Name | Description | |
---|---|---|
![]() | 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 | (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 | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | PrimitiveBuilder |
Gets the EndecaPrimitiveBuilder that can construct 'primitive' Endeca types,
such as records and dimension values.
|