Compartir a través de


IModelSingleRelationship.RecreateRelationshipEntry (Método)

Devuelve una nueva entrada de relación vacía o reemplaza una existente.

Espacio de nombres:  Microsoft.Data.Schema.SchemaModel
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
Function RecreateRelationshipEntry As IModelRelationshipEntry
IModelRelationshipEntry RecreateRelationshipEntry()
IModelRelationshipEntry^ RecreateRelationshipEntry()
abstract RecreateRelationshipEntry : unit -> IModelRelationshipEntry 
function RecreateRelationshipEntry() : IModelRelationshipEntry

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
Devuelve un valor IModelRelationshipEntry.

Seguridad de .NET Framework

Vea también

Referencia

IModelSingleRelationship Interfaz

RecreateRelationshipEntry (Sobrecarga)

Microsoft.Data.Schema.SchemaModel (Espacio de nombres)