次の方法で共有


Association.GetSources メソッド (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

関連付けの参照元エンティティを取得します。

名前空間: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Public Function GetSources As NamedEntityDictionary
'使用
Dim instance As Association
Dim returnValue As NamedEntityDictionary

returnValue = instance.GetSources
public NamedEntityDictionary GetSources ()

戻り値

EntityCollection オブジェクト。

備考

Association は複数の参照元エンティティを持つことができます。0 個以上の参照先エンティティ インスタンスを返す Association を実行するには、参照元エンティティ ごとに 1 つのインスタンスを指定する必要があります。

関連項目

参照

Association クラス
Association メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間