Tagged Questions
0
votes
1answer
191 views
IDataServiceMetadataProvider / ResourceType… what for dynamic types with no CLR type?
I try to expose a database via ADO RIA for which we have only an ODBC based interface. The "database" is a server and new elements are developped all the time, so I would like the server to check ...