EF in not meant for this sort of operations. Use SqlBulCopy for that. There are libraries providing it seamlessly for EF, but you can write ...
確定! 回上一頁