Type of Data in Oracle
Posted: Mon 08 Jun 2009 14:45
Hello.
I want to know, because when add in ADO.NET Entity Data Model.edmx a table with a cell type number(12,2) the mapping details show double, but if change for the cell type number(18,2) the mapping details show decimal.
The same for number(1) the mapping details show boolean.
Can Somebody help me?
Thank in Advance.
I want to know, because when add in ADO.NET Entity Data Model.edmx a table with a cell type number(12,2) the mapping details show double, but if change for the cell type number(18,2) the mapping details show decimal.
The same for number(1) the mapping details show boolean.
Can Somebody help me?
Thank in Advance.