RowUpdateType
Update table operation numbers from SQLite
Enumeration Members
Enumeration Member | Value |
---|---|
SQLITE_DELETE | 9 |
SQLITE_INSERT | 18 |
SQLITE_UPDATE | 23 |
Update table operation numbers from SQLite
Enumeration Member | Value |
---|---|
SQLITE_DELETE | 9 |
SQLITE_INSERT | 18 |
SQLITE_UPDATE | 23 |