Initializes a new instance of the SchemaItem with meta data from the table
Initializes a new instance of the SchemaItem with meta data from the table
public SchemaItem(string,DbType);
Initializes a new instance of the SchemaItem with meta data from the table
public SchemaItem(string,DbType,SchemaItemJustify,int);
Initializes a new instance of the SchemaItem with meta data from the table
public SchemaItem(string,DbType,SchemaItemJustify,int,bool,bool,bool);
Initializes a new instance of the SchemaItem with meta data from the table
public SchemaItem(string,DbType,SchemaItemJustify,int,bool,bool,bool,bool);
Initializes a new instance of the SchemaItem with meta data from the table
public SchemaItem(string,DbType,bool);
Initializes a new instance of the SchemaItem with meta data from the table
public SchemaItem(string,DbType,bool,bool,bool,bool,bool);
Initializes a new instance of the SchemaItem with meta data from the table
public SchemaItem(string,DbType,bool,bool,bool,bool,bool,bool);
Initializes a new instance of the SchemaItem with meta data from the table
public SchemaItem(string,DbType,int,bool,bool,bool,bool,bool);
SchemaItem Class | NCI.EasyObjects Namespace