Skip to content

Enum WSB_TableEvent

Specifies possible table events.

Properties

Name Value
Access Public
AssignmentCompatibility 0
Extensible False

Values

Ordinal Name Description
0 Insert Insert of a table record.
1 Modify Modify of a table record.
2 Delete Delete of a table record.
3 Rename Rename of a table record.