Propriedade IModelReverseSingleRelationship.Element

Obtém o elemento.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
ReadOnly Property Element As IModelElement
    Get
IModelElement Element { get; }
property IModelElement^ Element {
    IModelElement^ get ();
}
abstract Element : IModelElement
function get Element () : IModelElement

Valor de propriedade

Tipo: Microsoft.Data.Schema.SchemaModel.IModelElement

Segurança do .NET Framework

Consulte também

Referência

IModelReverseSingleRelationship Interface

Namespace Microsoft.Data.Schema.SchemaModel