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.
Nhibernate を使用して SQL Server CE データベースでレコードを一括挿入/更新する方法はありますか?
ErikEJ のコードはよりパフォーマンスが高いかもしれませんが、質問に答えるには:
を使用して大量のデータを挿入することが可能ですIStatelessSession.Insert()
IStatelessSession.Insert()