wcf - Odata Parsing $metadata -


i'm hosting odata service exposes tables , properties db.

i can request metadata db using [hosturl]?$metadata property. return table names , columns in xml format.

i wondering if there built in odata class parse this, can grab out tables, , columns or have manually?

you can use odatalib parse metadata model described here:

http://odata.jenspinney.com/2013/02/creating-an-iedmmodel-from-a-metadata-document/


Comments

Popular posts from this blog

angularjs - Redirect to a new template in angular js -

Oracle SQL. How to select specific IDs where value of columns specify criteria? -

Desktop Launcher for Python Script Starts Program in Wrong Path (Linux) -