Compartir a través de


ODataNullValue Clase

Definición

Representa un valor de propiedad NULL.

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

Constructores

ODataNullValue()

Representa un valor de propiedad NULL.

Propiedades

TypeAnnotation

Anotación para almacenar @odata.type.

(Heredado de ODataAnnotatable)

Se aplica a