Executes the command and returns the AggregateRecord result from the MDEX Engine.

Namespace:  Endeca.Data
Assembly:  Endeca.Data (in Endeca.Data.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public AggregateRecord Execute()
Visual Basic (Declaration)
Public Function Execute As AggregateRecord
Visual C++
public:
AggregateRecord^ Execute()

See Also