IEdmValueTerm.Type Propiedad
Obtiene el tipo del término.
Espacio de nombres: Microsoft.Data.Edm
Ensamblado: Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)
Sintaxis
'Declaración
ReadOnly Property Type As IEdmTypeReference
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.Data.Edm.IEdmTypeReference
El tipo del término.