dazinator / CrmAdo

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

Implement correct Sql Data Type name mappings for Xrm Attribute Types. #64

Closed dazinator closed 9 years ago

dazinator commented 9 years ago

For example: The SqlDataType for an xrm integer attribute type should be "int"