AbstractEntityInstance.GetAssociatedInstances 方法 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

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

重载列表

名称 说明
AbstractEntityInstance.GetAssociatedInstances (Association)
When overridden in a derived class, gets the associated entity instances for this entity instance for the specified association.
AbstractEntityInstance.GetAssociatedInstances (String)
When overridden in a derived class, gets the associated entity instances for this entity instance for the association specified by the name.
AbstractEntityInstance.GetAssociatedInstances (Association, FilterCollection)
When overridden in a derived class, gets a filtered set of associated entity instances for this entity instance for the specified association.

另请参阅

参考

AbstractEntityInstance 类
AbstractEntityInstance 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间