Constructs an AggregateRecordCommand without a connection to an MDEX Engine. The connection must be set before calling ExecuteCommand or Execute.

Namespace:  Endeca.Data
Assembly:  Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)

Syntax

C#
public AggregateRecordDetailsCommand()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
AggregateRecordDetailsCommand()

See Also