Returns the command associated with this source.

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

Syntax

C#
TCommand GetCommand()
Visual Basic (Declaration)
Function GetCommand As TCommand
Visual C++
TCommand GetCommand()

See Also