Initializes a new EndecaCommand.

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

Syntax

C#
protected EndecaCommand()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
EndecaCommand()

Remarks

A value must be assigned to EndecaCommand before executing this command.

See Also