ODataNullValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a null property value.
public sealed class ODataNullValue : Microsoft.OData.ODataValue
type ODataNullValue = class
inherit ODataValue
Public NotInheritable Class ODataNullValue
Inherits ODataValue
- Inheritance
Constructors
ODataNullValue() |
Properties
TypeAnnotation |
The annotation for storing @odata.type. (Inherited from ODataAnnotatable) |