Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Ottiene l'elemento cui l'annotazione è collegata.
Spazio dei nomi Microsoft.Data.Edm.Annotations
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Sintassi
'Dichiarazione
ReadOnly Property Element As IEdmElement
Get
'Utilizzo
Dim instance As IEdmDirectValueAnnotationBinding
Dim value As IEdmElement
value = instance.Element
IEdmElement Element { get; }
property IEdmElement^ Element {
IEdmElement^ get ();
}
abstract Element : IEdmElement
function get Element () : IEdmElement
Valore proprietà
Tipo: Microsoft.Data.Edm.IEdmElement
Elemento cui l'annotazione è collegata.