ExecuteInsertAsUpsert
Determines whether we should execute an INSERT query in a non insertable table as an UPSERT query iff the table is upsertable.
Data Type
bool
Default Value
false
Remarks
Determines whether we should execute an INSERT query in a non insertable table as an UPSERT query iff the table is upsertable.