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