Partager via


ModelComparisonChangeDefinition.IsSameName, propriété

Obtient une valeur qui indique si des éléments enfants ont le même nom.

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

Syntaxe

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

Valeur de propriété

Type : System.Boolean
true si des éléments enfants ont le même nom ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

ModelComparisonChangeDefinition Classe

Microsoft.Data.Schema.SchemaModel, espace de noms