Compartir a través de


ODataUntypedValue Clase

Definición

Representación de OData de un valor sin tipo.

public sealed class ODataUntypedValue : Microsoft.OData.ODataValue
type ODataUntypedValue = class
    inherit ODataValue
Public NotInheritable Class ODataUntypedValue
Inherits ODataValue
Herencia

Constructores

ODataUntypedValue()

Representación de OData de un valor sin tipo.

Propiedades

RawValue

Obtiene o establece el valor sin tipo sin formato.

TypeAnnotation

Anotación para almacenar @odata.type.

(Heredado de ODataAnnotatable)

Se aplica a