IModelSingleRelationship.RecreateRelationshipEntry-Methode

Gibt einen neuen, leeren Beziehungseintrag zurück oder ersetzt einen vorhandenen Beziehungseintrag.

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

Syntax

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

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

IModelSingleRelationship Schnittstelle

RecreateRelationshipEntry-Überladung

Microsoft.Data.Schema.SchemaModel-Namespace