With that property cleared, the RowState for all rows would be Added, which should make it a bit quicker to decide to perform an insert.

I'm still surprised that it is faster than the INSERT SELECT. It acts like it is opening and closing connections for each record.