Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
データベースのテーブルをデータセットに挿入しようとすると、他のテーブルで行ったように更新コマンドが生成されません。挿入コマンドと選択コマンドのみを生成します
手動で記述せずに生成するにはどうすればよいですか?
ありがとう
解決しました。SQL Server テーブルの主キーを忘れていました。