DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Namespaces | Enumerations
ParameterAttributes.cs File Reference

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 }