Microsoft.BusinessData.MetadataModel.Collections Namespace

The Microsoft.BusinessData.MetadataModel.Collections namespace contains types that are used to handle collections in the metadata model.

Interfaces

  Interface Description
Public interface IEntityReferenceCollection Represents a collection of IEntityReference objects.
Public interface IFieldCollection Represents the collection of fields of the current view.
Public interface IFilterDescriptorCollection Represents the collection of filter descriptors.
Public interface IIdentifierCollection Represents the collection of identifiers.
Public interface ILocalizedNameDictionary Represents a collection of localized names, indexed by locale identifiers (LCIDs).
Public interface INamedActionDictionary Represents the collection of named actions.
Public interface INamedActionParameterDictionary Represents the collection of named action parameters.
Public interface INamedAssociationDictionary Represents the collection of named associations.
Public interface INamedAssociationGroupDictionary Represents the collection of named association groups.
Public interface INamedDataClassDictionary Represents the collection of named data classes. For more information, see IDataClass.
Public interface INamedEntityDictionary Represents the collection of named external content types.
Public interface INamedLobSystemDictionary Represents the collection of named external systems.
Public interface INamedLobSystemInstanceDictionary Represents the collection of external system instances.
Public interface INamedMethodDictionary Represents the collection of named methods.
Public interface INamedMethodInstanceDictionary Represents the collection of named method instances.
Public interface INamedPropertyDictionary Represents the collection of named properties.
Public interface INamespacedDataClassDictionaryDictionary Represents the collection of the data classes of an external system.
Public interface INamespacedEntityDictionaryDictionary Represents the collection of the external content types of this external system.
Public interface IParameterCollection Represents the collection of parameters of a method.
Public interface ITypeDescriptorCollection Provides contextual information about a component, such as its container and property descriptor.