![]() |
DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Go to the source code of this file.
Namespaces | |
| namespace | Deveel.Data.Transactions |
Enumerations | |
| enum | Deveel.Data.Transactions.TableRowEventType { Deveel.Data.Transactions.TableRowEventType.Add = 1, Deveel.Data.Transactions.TableRowEventType.Remove = 2, Deveel.Data.Transactions.TableRowEventType.UpdateAdd = 3, Deveel.Data.Transactions.TableRowEventType.UpdateRemove = 4 } |
| The kind of events that can happen on a table row during the life-time of a transaction. More... | |
1.8.10