default mappings
Posted: Tue 16 Jul 2013 19:12
I am workng with version 6.8 and using Oracle 9i. All Number data types are being mapped as decimals in my .NET c# applicaiton. I need to have them come in as double.
Discussion forums for open issues and questions concerning database tools, data access components and developer tools from Devart
https://forums.devart.com/
Please use the Number Mappings connection string parameter to change default mapping when working with plain ADO.NET or with Entity Framework via EDM Wizard (the ADO.NET Entity Data Model item).designauto wrote:All Number data types are being mapped as decimals in my .NET c# applicaiton.