Partager via


Entity.GetSourceAssociations, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the associations where this entity is the source entity in the relationship.

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

Syntaxe

'Déclaration
Public Function GetSourceAssociations As NamedAssociationDictionary
'Utilisation
Dim instance As Entity
Dim returnValue As NamedAssociationDictionary

returnValue = instance.GetSourceAssociations
public NamedAssociationDictionary GetSourceAssociations ()

Valeur de retour

A list of Association objects.

Voir aussi

Référence

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