v3.14.18
·
807 commits
to master
since this release
Download the library here
- ADDED:
UpdatePrimaryKeyAndFormulaoptions when you need to add an additional condition for joining the key.
context.BulkSaveChanges(false, options =>
{
options.UpdatePrimaryKeyAndFormula = "DestinationTable.UserID = 3";
});Trial unlocked for the current month (April)