A connection implemented in terms of the Endeca Presentation API.

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

Syntax

C#
public class PresentationApiConnection : EndecaConnection
Visual Basic (Declaration)
Public Class PresentationApiConnection _
	Inherits EndecaConnection
Visual C++
public ref class PresentationApiConnection : public EndecaConnection

Inheritance Hierarchy

System..::.Object
  Endeca.Data.Provider..::.EndecaConnection
    Endeca.Data.Provider.PresentationApi..::.PresentationApiConnection

See Also