Compartilhar via


Propriedade ModelComparisonChangeDefinition.DangleRelationshipsFromTarget

Desconecta o elemento relacionado do elemento relacionado em um relacionamento.

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

Sintaxe

'Declaração
Public ReadOnly Property DangleRelationshipsFromTarget As IList(Of IModelRelationshipEntry)
    Get
public IList<IModelRelationshipEntry> DangleRelationshipsFromTarget { get; }
public:
property IList<IModelRelationshipEntry^>^ DangleRelationshipsFromTarget {
    IList<IModelRelationshipEntry^>^ get ();
}
member DangleRelationshipsFromTarget : IList<IModelRelationshipEntry>
function get DangleRelationshipsFromTarget () : IList<IModelRelationshipEntry>

Valor de propriedade

Tipo: System.Collections.Generic.IList<IModelRelationshipEntry>
Um IList<T> do tipo IModelRelationshipEntry objeto.

Segurança do .NET Framework

Consulte também

Referência

ModelComparisonChangeDefinition Classe

Namespace Microsoft.Data.Schema.SchemaModel

IModelRelationshipEntry

RelationshipClass