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.ParameterAttributes { Deveel.Data.Routines.ParameterAttributes.None = 0x00, Deveel.Data.Routines.ParameterAttributes.Nullable = 0x01, Deveel.Data.Routines.ParameterAttributes.Unbounded = 0x02 } |