DatabaseEventKind
A kind of database event. See the TransactionObserver protocol for
more information.
- 
                  
                  
The insertion of a row in a database table
 - 
                  
                  
The deletion of a row in a database table
 - 
                  
                  
The update of a set of columns in a database table
 
- 
                  
                  
The impacted database table
 
View on GitHub
Install in Dash
        DatabaseEventKind Enumeration Reference