IFieldValueDictionary Interface

Represents a collection of field/value pairs that correspond to a view.

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Public Interface IFieldValueDictionary
'Usage
Dim instance As IFieldValueDictionary
public interface IFieldValueDictionary

Remarks

This interface provides a wrapper around data structures of the external system, and provides methods to observe and manipulate these structures independent of the type system of the structure.

See Also

Reference

IFieldValueDictionary Members

Microsoft.BusinessData.Runtime Namespace