Provides contextual information for use when marshalling from the raw results returned by the MDEX engine, to the types in the RAD API.

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

Syntax

C#
public interface IResultBuilderContext
Visual Basic (Declaration)
Public Interface IResultBuilderContext
Visual C++
public interface class IResultBuilderContext

See Also