Partager via


IModelRelationshipEntry.Element, propriété

Obtient ou définit l'élément référencé.

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

Syntaxe

'Déclaration
Property Element As IModelElement
    Get
    Set
IModelElement Element { get; set; }
property IModelElement^ Element {
    IModelElement^ get ();
    void set (IModelElement^ value);
}
abstract Element : IModelElement with get, set
function get Element () : IModelElement
function set Element (value : IModelElement)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

IModelRelationshipEntry Interface

Microsoft.Data.Schema.SchemaModel, espace de noms