v7.0.2
ADDED: BatchSaveChanges
and BatchSaveChangesAsync
. Enhance the save performance by reducing the number of database roundtrip required. Multiple commands are combined together instead of executing them one by one.
ADDED: BatchSaveChanges
and BatchSaveChangesAsync
. Enhance the save performance by reducing the number of database roundtrip required. Multiple commands are combined together instead of executing them one by one.