A connection with an Endeca MDEX Engine. With a connection, queries can be issued to the MDEX Engine and ENEQueryResults are returned.

The only current type of connection offered is the HttpENEConnection.

Namespace: Endeca.Navigation
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (6.2.2.8614)

Syntax

C#
public interface IENEConnection
Visual Basic
Public Interface IENEConnection
Visual C++
public interface class IENEConnection

See Also