Propriété IEdmVocabularyAnnotation.Term
Obtient le terme lié par l'annotation.
Espace de noms : Microsoft.Data.Edm.Annotations
Assembly : Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)
Syntaxe
'Déclaration
ReadOnly Property Term As IEdmTerm
Get
'Utilisation
Dim instance As IEdmVocabularyAnnotation
Dim value As IEdmTerm
value = instance.Term
IEdmTerm Term { get; }
property IEdmTerm^ Term {
IEdmTerm^ get ();
}
abstract Term : IEdmTerm
function get Term () : IEdmTerm
Valeur de propriété
Type : Microsoft.Data.Edm.IEdmTerm
Terme lié par l'annotation.