ChangedValueState Enumeration

The enum represents the values for the ChangedValueState argument of the ECSQL function Changes. The enum can be used when programmatically binding values to the ChangedValueState argument in an ECSQL using the Changes ECSQL function.

See also

Members

Name Value Description
AfterInsert 1  
BeforeUpdate 2  
AfterUpdate 3  
BeforeDelete 4  

Defined in

Last Updated: 08 January, 2020