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.RoutineType { Deveel.Data.Routines.RoutineType.Function = 1, Deveel.Data.Routines.RoutineType.Procedure = 2 } |
The type of routine program. More... | |