开发者

Update model from database without system tables?

开发者 https://www.devze.com 2023-01-13 06:32 出处:网络
Is there any option that allows to ignore sys tables when updating model from database? In my case I always have sysdi开发者_如何学Goagram entity and related objectset.

Is there any option that allows to ignore sys tables when updating model from database? In my case I always have sysdi开发者_如何学Goagram entity and related objectset.

thanks in advance.


Just deselect the tables you don't want to add/update in the dialog:

Update model from database without system tables?

0

精彩评论

暂无评论...
验证码 换一张
取 消