Skip to content

Support for ExecuteUpdate/Delete which spans multiple tables #28520

@smitpatel

Description

@smitpatel
  • TPT
  • Entity splitting
  • TPC (when the delete is not based on key)
  • When the user's ExecuteUpdate references multiple tables

We can support via multiple commands in same batch. Could be complicated to figure out the rows affect count depending on the meaning of it. Delete is somewhat easier but Update could be tricky as we need to figure out which property set goes where.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions