オブジェクトの長いリストを一括挿入しています。コミットを実行するより。
エラーで失敗することがあります (C#)
"The INSERT statement conflicted with the FOREIGN KEY constraint "FK_MyFK". The conflict occurred in database "DCDCommunity", table "MySchema.MyTable", column 'Id'.\r\nThe statement has been terminated."}
System.Exception {System.Data.SqlClient.SqlException}
では、値を見つけるためにデータ ファイルを反復処理するプログラムを作成する必要がありますか?それとも、例外で値を取得できますか?