Executes the command and returns the AggregateRecord result from the MDEX Engine.
Namespace:
Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public AggregateRecord Execute() |
| Visual Basic (Declaration) |
|---|
Public Function Execute As AggregateRecord |
| Visual C++ |
|---|
public: AggregateRecord^ Execute() |