Partager via


ModelComparisonChangeDefinition.IsComposingChildrenChanged, propriété

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

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

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ModelComparisonChangeDefinition Classe

Microsoft.Data.Schema.SchemaModel, espace de noms