IEntity.FindAssociatedMultiple Method

Include Protected Members
Include Inherited Members

Gets external items.

Overload List

  Name Description
Public method FindAssociatedMultiple(IList<EntityInstanceCollection>, IAssociation, ILobSystemInstance) Gets the external items that are associated to the given source external items.
Public method FindAssociatedMultiple(IList<EntityInstanceCollection>, IAssociation, ILobSystemInstance, OperationMode) Gets the external items that are associated to the given source external items by using the specified mode of operation.
Public method FindAssociatedMultiple(IList<EntityInstanceCollection>, IAssociation, IFilterCollection, ILobSystemInstance) Gets the external items that are associated to the given source external items by applying a specified filter collection.
Public method FindAssociatedMultiple(IList<EntityInstanceCollection>, IAssociation, IFilterCollection, ILobSystemInstance, OperationMode) Gets the external items that are associated to the given source external items by applying a specified filter collection and using the specified mode of operation.

Top

See Also

Reference

IEntity Interface

IEntity Members

Microsoft.BusinessData.MetadataModel Namespace