Aracılığıyla paylaş


IAssociationGroup Members

Include Protected Members
Include Inherited Members

Represents a relationship between external content types by grouping related association objects.

The IAssociationGroup type exposes the following members.

Properties

  Name Description
Public property DestinationReference Returns a reference to the destination external content type.
Public property Id Gets the identifier of the metadata object. (Inherited from IMetadataStruct.)
Public property IsBound Returns a value that indicates whether all the source external content types and the destination external content type are available or not.
Public property IsCached Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.)
Public property Name Gets the name of the metadata object. (Inherited from IMetadataStruct.)
Public property SourceReferences Returns a collection of source external content type references.

Top

Methods

  Name Description
Public method ContainsLocalizedDisplayName Determines whether this metadata object contains a localized display name. (Inherited from IMetadataObject.)
Public method GetAssociator Returns the Associator contained in this association group, which is an object that implements the IAssociation interface.
Public method GetBulkAssociatedIdEnumerator Returns the BulkAssociatedIdEnumerator of this association group that corresponds to the specified source external content type.
Public method GetBulkNavigators Returns the BulkAssociationNavigators of this association group.
Public method GetDefaultDisplayName Returns the default display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetDestination Returns the destination external content type of the association.
Public method GetDisassociator Returns the Disassociator of this association group, which is an object that implements the IAssociation interface.
Public method GetLocalizedDisplayName Returns the localized display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetLocalizedNames Returns the localized names of this metadata object. (Inherited from IMetadataObject.)
Public method GetNavigators Returns the AssociationNavigators of this association group.
Public method GetProperties Returns the properties of this metadata object. (Inherited from IMetadataObject.)
Public method GetReverseBulkAssociatedIdEnumerator Returns the BulkAssociatedIdEnumerator of this association group that corresponds to the destination external content type.
Public method GetReverseBulkNavigators Returns the BulkAssociationNavigators of this association group that are in opposite direction to the association group.
Public method GetReverseNavigators Returns the AssociationNavigators of this association group that are in opposite direction to the association group.
Public method GetSources The collection of source external content types.
Public method IsReverse Determines whether the given association is a reverse association.

Top

See Also

Reference

IAssociationGroup Interface

Microsoft.BusinessData.MetadataModel Namespace