Partilhar via


EdmValue(IEdmTypeReference) Construtor

Definição

Inicializa uma nova instância da 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)

Parâmetros

type
IEdmTypeReference

Tipo de valor.

Aplica-se a