Hi, has some way that retrieve the name of table when i receive the exception message: Column xxxxxxx isn't part of the column map.
Thanks
check if all yours model properties are in the table, becarefull with camelcase
check if all yours model properties are in the table, becarefull with camelcase Ok, but i have many models, when the error happened i would like get the name of the class model, or the table!