Compartir a través de


EdmValue(IEdmTypeReference) Constructor

Definición

Inicializa una nueva instancia de la clase EdmValue.

protected EdmValue (Microsoft.OData.Edm.IEdmTypeReference type);
new Microsoft.OData.Edm.Vocabularies.EdmValue : Microsoft.OData.Edm.IEdmTypeReference -> Microsoft.OData.Edm.Vocabularies.EdmValue
Protected Sub New (type As IEdmTypeReference)

Parámetros

type
IEdmTypeReference

Tipo del valor.

Se aplica a