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
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.