DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Defines a transaction event whose object is a database table identified. More...
Properties | |
int | TableId [get] |
Gets the unique identifier of the table within the system. More... | |
Defines a transaction event whose object is a database table identified.
Definition at line 26 of file ITableEvent.cs.
|
get |
Gets the unique identifier of the table within the system.
Definition at line 31 of file ITableEvent.cs.