DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Go to the source code of this file.
Classes | |
class | Deveel.Data.Sql.Triggers.Trigger |
Represents an event fired at a given modification event (either INSERT , DELETE or UPDATE ) at a given time (BEFORE or AFTER ). More... | |
Namespaces | |
namespace | Deveel.Data.Sql.Triggers |