dazinator / CrmAdo

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

Implement GetSchemaTable method in CrmDbDataReader #5

Closed dazinator closed 10 years ago

dazinator commented 10 years ago

Need to implement the GetSchemaTable method to return metadata about the table etc.

dazinator commented 10 years ago

Done