Aracılığıyla paylaş


IModelSingleRelationship.Element Özellik

Alır veya ilişkili öğenin ayarlar.

Ad alanı:  Microsoft.Data.Schema.SchemaModel
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: Microsoft.Data.Schema.SchemaModel.IModelElement

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IModelSingleRelationship Arabirim

Microsoft.Data.Schema.SchemaModel Ad Alanı