Partager via


Association.GetSources, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the source entities in an association.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Function GetSources As NamedEntityDictionary
'Utilisation
Dim instance As Association
Dim returnValue As NamedEntityDictionary

returnValue = instance.GetSources
public NamedEntityDictionary GetSources ()

Valeur de retour

An EntityCollection object.

Remarques

An Association can have multiple source Entities. You must supply a single instance of each Source Entity to execute an Association that returns 0 or more destination Entity Instances.

Voir aussi

Référence

Association, classe
Membres Association
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms