Condividi tramite


EdmValue(IEdmTypeReference) Costruttore

Definizione

Inizializza una nuova istanza della classe 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)

Parametri

type
IEdmTypeReference

Tipo del valore.

Si applica a