Database.InitInfo

Undocumented in source.
class Database
protected static
struct InitInfo {}

Members

Structs

Field
struct Field
Undocumented in source.

Variables

fields
Field[] fields;
Undocumented in source.
primaryKeys
string[] primaryKeys;
Undocumented in source.
tableName
string tableName;
Undocumented in source.

Meta