lundi 1 août 2016

Entity Framework 6 decimal precision

My SQL Server table has a column Id which is a numeric(20,0). The converted model class defines this column as decimal. But when I update I'm getting an exception like

Parameter value '' is out of range

Please help me to rectify this issue.

Thanks




Aucun commentaire:

Enregistrer un commentaire