Returns the command associated with this source.

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

Syntax

C#
EndecaCommand GetEndecaCommand()
Visual Basic (Declaration)
Function GetEndecaCommand As EndecaCommand
Visual C++
EndecaCommand^ GetEndecaCommand()

See Also