Método IModelSingleRelationship.RecreateRelationshipEntry

Retorna uma nova entrada de relacionamento vazio ou substitui uma existente.

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

Sintaxe

'Declaração
Function RecreateRelationshipEntry As IModelRelationshipEntry
IModelRelationshipEntry RecreateRelationshipEntry()
IModelRelationshipEntry^ RecreateRelationshipEntry()
abstract RecreateRelationshipEntry : unit -> IModelRelationshipEntry 
function RecreateRelationshipEntry() : IModelRelationshipEntry

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
Retorna um IModelRelationshipEntry.

Segurança do .NET Framework

Consulte também

Referência

IModelSingleRelationship Interface

Sobrecargas RecreateRelationshipEntry

Namespace Microsoft.Data.Schema.SchemaModel