Propriété IEdmValueTerm.Type
Obtient le type du terme.
Espace de noms : Microsoft.Data.Edm
Assembly : Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)
Syntaxe
'Déclaration
ReadOnly Property Type As IEdmTypeReference
Get
'Utilisation
Dim instance As IEdmValueTerm
Dim value As IEdmTypeReference
value = instance.Type
IEdmTypeReference Type { get; }
property IEdmTypeReference^ Type {
IEdmTypeReference^ get ();
}
abstract Type : IEdmTypeReference
function get Type () : IEdmTypeReference
Valeur de propriété
Type : Microsoft.Data.Edm.IEdmTypeReference
Type du terme.