CommitOperation Type
The operation type within a Jetstream commit event.
Union cases
| Union case |
Description
|
Full Usage:
Create
|
|
Full Usage:
Delete
|
|
Full Usage:
Update
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCreate
Returns: bool
|
|
Full Usage:
this.IsDelete
Returns: bool
|
|
Full Usage:
this.IsUpdate
Returns: bool
|
|