ODataUtils.LoadODataAnnotations Method

Include Protected Members
Include Inherited Members

Loads the supported, OData-specific serializable annotations into their in-memory representations.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member LoadODataAnnotations(IEdmModel) Loads the supported, OData-specific serializable annotations into their in-memory representations.
Public methodStatic member LoadODataAnnotations(IEdmModel, IEdmEntityType) Loads the supported, OData-specific serializable annotations into their in-memory representations.
Public methodStatic member LoadODataAnnotations(IEdmModel, Int32) Loads the supported, OData-specific serializable annotations into their in-memory representations.
Public methodStatic member LoadODataAnnotations(IEdmModel, IEdmEntityType, Int32) Loads the supported, OData-specific serializable annotations into their in-memory representations.

Top

See Also

Reference

ODataUtils Class

Microsoft.Data.OData Namespace