DbEntityInstance.GetAssociatedInstances Method

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Gets the associated entity instances for this entity instance, where this entity instance is the source entity in the relationship.

Overload List

  Name Description
Public method GetAssociatedInstances(String) Obsolete. When overridden in a derived class, gets the associated entity instances for this entity instance for the association specified by the name. (Inherited from AbstractEntityInstance.)
Public method GetAssociatedInstances(Association) Obsolete. When overridden in a derived class, gets the associated entity instances for this entity instance for the specified association. (Inherited from AbstractEntityInstance.)
Public method GetAssociatedInstances(Association, FilterCollection) Obsolete. When overridden in a derived class, gets a filtered set of associated entity instances for this entity instance for the specified association. (Inherited from AbstractEntityInstance.)

Top

See Also

Reference

DbEntityInstance Class

DbEntityInstance Members

Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db Namespace