IModelMultiRelationship.AddRelationshipEntry-Methode

Fügt einen leeren Beziehungseintrag am Ende der Beziehung hinzu.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Function AddRelationshipEntry As IModelRelationshipEntry
IModelRelationshipEntry AddRelationshipEntry()
IModelRelationshipEntry^ AddRelationshipEntry()
abstract AddRelationshipEntry : unit -> IModelRelationshipEntry 
function AddRelationshipEntry() : IModelRelationshipEntry

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
Gibt einen IModelRelationshipEntry zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IModelMultiRelationship Schnittstelle

Microsoft.Data.Schema.SchemaModel-Namespace