In SQL Server 2014 for a table column type is decimal (38,9) and in EF this is mapped to decimal. In OnModelCreating the property is setting precision using HasPrecision(38, 9). Problem is that EF6 is ...
Alcuni risultati sono stati nascosti perché potrebbero non essere accessibili.
Mostra risultati inaccessibili