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
Members
Name | Value | Description |
---|---|---|
Delete | ||
Insert | ||
Update |
Defined in
- core/common/src/ECSqlTypes.ts Line 75
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.