Share via


ModelComparisonChangeDefinition.TargetElement, propriété

Obtient l'objet IModelElement cible.

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

Syntaxe

'Déclaration
Public ReadOnly Property TargetElement As IModelElement
    Get
public IModelElement TargetElement { get; }
public:
property IModelElement^ TargetElement {
    IModelElement^ get ();
}
member TargetElement : IModelElement
function get TargetElement () : IModelElement

Valeur de propriété

Type : Microsoft.Data.Schema.SchemaModel.IModelElement
IModelElement .

Sécurité .NET Framework

Voir aussi

Référence

ModelComparisonChangeDefinition Classe

Microsoft.Data.Schema.SchemaModel, espace de noms

IModelElement