Partager via


ModelElement.GetReferencingRelationshipEntries, méthode

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public Function GetReferencingRelationshipEntries As IList(Of IModelRelationshipEntry)
public IList<IModelRelationshipEntry> GetReferencingRelationshipEntries()
public:
virtual IList<IModelRelationshipEntry^>^ GetReferencingRelationshipEntries() sealed
abstract GetReferencingRelationshipEntries : unit -> IList<IModelRelationshipEntry> 
override GetReferencingRelationshipEntries : unit -> IList<IModelRelationshipEntry> 
public final function GetReferencingRelationshipEntries() : IList<IModelRelationshipEntry>

Valeur de retour

Type : System.Collections.Generic.IList<IModelRelationshipEntry>

Implémentations

IModelElement.GetReferencingRelationshipEntries()

Sécurité .NET Framework

Voir aussi

Référence

ModelElement Classe

Microsoft.Data.Schema.SchemaModel, espace de noms