DbOpcode Enumeration

Values, stored in changesets, that indicate what operation was performed on the database.

Members

Name Value Description
Delete 9 A row was deleted.
Insert 18 A new row was inserted.
Update 23 Some columns of an existing row were updated.

Defined in

Last Updated: 08 January, 2020