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

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -