DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Public Attributes | List of all members
Deveel.Data.Sql.SchemaTypes Class Reference

Public Attributes

const string Default = "DEFAULT"
 
const string System = "SYSTEM"
 
const string User = "USER"
 

Detailed Description

Definition at line 18 of file SchemaTypes.cs.

Member Data Documentation

const string Deveel.Data.Sql.SchemaTypes.Default = "DEFAULT"

Definition at line 19 of file SchemaTypes.cs.

const string Deveel.Data.Sql.SchemaTypes.System = "SYSTEM"

Definition at line 20 of file SchemaTypes.cs.

const string Deveel.Data.Sql.SchemaTypes.User = "USER"

Definition at line 21 of file SchemaTypes.cs.


The documentation for this class was generated from the following file: