DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Go to the source code of this file.
Namespaces | |
namespace | Deveel.Data.Routines |
Enumerations | |
enum | Deveel.Data.Routines.ProcedureType { Deveel.Data.Routines.ProcedureType.Static = 1, Deveel.Data.Routines.ProcedureType.UserDefined = 2, Deveel.Data.Routines.ProcedureType.External = 3 } |
The form of a database stored PROCEDURE . More... | |