0

変更されたテーブル(列の追加、列の変更、列の削除など)のみのクラスを生成する方法はありますか?

4

1 に答える 1

0

Not really, but there's usually no reason to worry about that. If you have custom code that you don't want overwritten you can put it in a partial class. Was that the issue?

于 2013-02-21T04:07:56.363 に答える