IEntity.FindAssociated Method

Include Protected Members
Include Inherited Members

Gets the EntityInstance objects that are associated with a given source EntityInstance object by using various options.

Overload List

  Name Description
Public method FindAssociated(EntityInstanceCollection, IAssociation, ILobSystemInstance) Gets external items that are associated with the specified external items.
Public method FindAssociated(EntityInstanceCollection, IAssociation, ILobSystemInstance, OperationMode) Gets the external items that are associated with the specified source external items using the specified mode of operation..
Public method FindAssociated(EntityInstanceCollection, IAssociation, IFilterCollection, ILobSystemInstance) Gets the external items that are associated with the specified source external items and association, filtered by the specified criteria.
Public method FindAssociated(EntityInstanceCollection, IAssociation, IFilterCollection, ILobSystemInstance, OperationMode) Gets the external items that are associated with the specified source external items and association, filtered by the specified criteria, using the specified mode of operation.

Top

See Also

Reference

IEntity Interface

IEntity Members

Microsoft.BusinessData.MetadataModel Namespace