dazinator / CrmAdo

An ADO.NET Provider for Dynamics Crm
6 stars 4 forks source link

Missing metadata causes issues for ddex implementation #47

Closed dazinator closed 9 years ago

dazinator commented 9 years ago

InMemoryCachedCrmMetaDataProvider needs to add some additional "pseudo" metadata for new properties, which will fix this problem with Visual Studio DDEX provider.

image