Share via


Microsoft.Data.OData.Metadata Namespace

The Microsoft.Data.OData.Metadata namespace provides classes that represents the set of data associated with OData.

Classes

  Class Description
Public class ODataEdmPropertyAnnotation Represents an annotation to hold information for a particular property.
Public class ODataEntityPropertyMappingCollection Represents an enumerable of EntityPropertyMappingAttribute that new items can be added to.

Interfaces

  Interface Description
Public interface IODataUriParserModelExtensions Contract for providing implementations of more specific lookups needed for parsing OData URIs that are not efficiently answered by existing APIs in IEdmModel and its related interfaces.

Enumerations

  Enumeration Description
Public enumeration ODataNullValueBehaviorKind Represents the behavior of readers when reading property with null value.