Partilhar via


Propriedade ModelComparisonChangeDefinition.HavingDangleRelationships

Obtém um valor que indica se um ou mais relacionamentos perdeu a conexão entre os elementos de participantes.

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

Sintaxe

'Declaração
Public ReadOnly Property HavingDangleRelationships As Boolean
    Get
public bool HavingDangleRelationships { get; }
public:
property bool HavingDangleRelationships {
    bool get ();
}
member HavingDangleRelationships : bool
function get HavingDangleRelationships () : boolean

Valor de propriedade

Tipo: System.Boolean
true Se houver relacionamentos dangling; Caso contrário, false.

Segurança do .NET Framework

Consulte também

Referência

ModelComparisonChangeDefinition Classe

Namespace Microsoft.Data.Schema.SchemaModel

RelationshipClass