OData / ModelBuilder

A project to generate Edm (Entity Data Model) from CLR types
19 stars 19 forks source link

Map System.Object as Edm.Untyped and Collection of System.Object as Collection(Edm.Untyped) #14

Closed xuzhg closed 3 years ago

xuzhg commented 3 years ago

…ollection(Edm.Untyped)

Issues

This pull request fixes issue #xxx.

Description

Checklist (Uncheck if it is not completed)

Additional work necessary

If documentation update is needed, please add "Docs Needed" label to the issue and provide details about the required document change in the issue.