IEdmValue.Type Propiedad
Obtiene el tipo de este valor.
Espacio de nombres: Microsoft.Data.Edm.Values
Ensamblado: Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)
Sintaxis
'Declaración
ReadOnly Property Type As IEdmTypeReference
Get
'Uso
Dim instance As IEdmValue
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
Tipo de este valor.