This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Dear All, Currently we are evaluating LightSpeed ORM to replace our EF code with a better ORM. We are using nightly build version 5.5 with VS2015 and .Net Framework 4.6. I like to know whether do you have any batch insert features? Thanks Prem |
|
|
Hi Prem, Note - I tried to reply to your email but the address was wrong. LightSpeed undertakes batch inserts by default when calling SaveChanges(). You can configure the batch size on the LightSpeedContext object. I hope that helps, John-Daniel Trask |
|