ODataUtils.SaveODataAnnotations Method
Include Protected Members
Include Inherited Members
Turns the in-memory representations of the supported, OData-specific annotations into their serializable form.
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 | |
---|---|---|
![]() ![]() |
SaveODataAnnotations(IEdmModel) | Turns the in-memory representations of the supported, OData-specific annotations into their serializable form. |
![]() ![]() |
SaveODataAnnotations(IEdmModel, IEdmEntityType) | Turns the in-memory representations of the supported, OData-specific annotations into their serializable form. |
Top