Partager via


IModelMultiRelationship<TFrom, TTo>.AddRelationshipEntry, méthode

Ajoute une entrée de relation vide à la fin de la relation.

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

Syntaxe

'Déclaration
Function AddRelationshipEntry As IModelRelationshipEntry
IModelRelationshipEntry AddRelationshipEntry()
IModelRelationshipEntry^ AddRelationshipEntry()
abstract AddRelationshipEntry : unit -> IModelRelationshipEntry 
function AddRelationshipEntry() : IModelRelationshipEntry

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
Retourne IModelRelationshipEntry.

Sécurité .NET Framework

Voir aussi

Référence

IModelMultiRelationship<TFrom, TTo> Interface

Microsoft.Data.Schema.SchemaModel, espace de noms