API Reference > imodeljs-common > ECSQL > ChangeOpCode ChangeOpCode Enumeration Equivalent of the ECEnumeration OpCode in the ECDbChange ECSchema. The enum can be used when programmatically binding values to the InstanceChange.OpCode property of the ECDbChange ECSchema. See also ChangeSummary Overview Members Name Value Description Insert 1 Update 2 Delete 4 Defined in core/common/src/ECSqlTypes.ts Line 71 Last Updated: 11 June, 2024