a model without mapping some fileds
Posted: Wed 28 Jun 2017 14:15
I have a model like
[order], with fields a,b,c mapping to the table [tbl_order] with fileds a,b
I don't want to mapping filed c
how to do this?
it seems i must mapping model fields wiht table one by one
[order], with fields a,b,c mapping to the table [tbl_order] with fileds a,b
I don't want to mapping filed c
how to do this?
it seems i must mapping model fields wiht table one by one