Partager via


ModelComparisonChangeDefinition.IsComposingChildrenDefinitionChanged, propriété

Obtient une valeur qui indique si des définitions de composition enfants dans l'élément cible ont été modifiées.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IsComposingChildrenDefinitionChanged As Boolean
    Get
public bool IsComposingChildrenDefinitionChanged { get; }
public:
property bool IsComposingChildrenDefinitionChanged {
    bool get ();
}
member IsComposingChildrenDefinitionChanged : bool
function get IsComposingChildrenDefinitionChanged () : boolean

Valeur de propriété

Type : System.Boolean
true si des définitions de composition enfants dans l'élément cible ont été modifiées ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

ModelComparisonChangeDefinition Classe

Microsoft.Data.Schema.SchemaModel, espace de noms