次の方法で共有


AbstractEntityInstance.GetAssociatedInstances メソッド (Microsoft.Office.Server.ApplicationRegistry.Runtime)

このエンティティ インスタンスに関連付けられたエンティティ インスタンスを取得します。このエンティティ インスタンスは、リレーションシップの参照元エンティティです。

オーバーロード リスト

名前 説明
AbstractEntityInstance.GetAssociatedInstances (Association)
派生クラスで上書きする際に、指定された関連付けで、このエンティティ インスタンスに関連付けられたエンティティ インスタンスを取得します。
AbstractEntityInstance.GetAssociatedInstances (String)
派生クラスで上書きする際に、名前によって指定された関連付けで、このエンティティ インスタンスに関連付けられたエンティティ インスタンスを取得します。
AbstractEntityInstance.GetAssociatedInstances (Association, FilterCollection)
派生クラスで上書きする際に、指定された関連付けで、このエンティティ インスタンスに関連付けられたエンティティ インスタンスのフィルタが適用されたセットを取得します。

関連項目

参照

AbstractEntityInstance クラス
AbstractEntityInstance メンバ
Microsoft.Office.Server.ApplicationRegistry.Runtime 名前空間