Creates a new DBColumn with the values specified. Also sets the Value of isDBObjectType.
Creates a new DBColumn with the values specified. Also sets the Value of isDBObjectType.
public DBColumn(String,Type,Boolean);
Creates a new DBColumn with the values specified. Also sets the Value of isDBObjectType.
public DBColumn(String,Type,Boolean,IComparable,IComparable);
Creates a new DBColumn with the values specified. Also sets the Value of isDBObjectType.
public DBColumn(String,Type,Int32,Int32);
DBColumn Class | Shunde.Framework Namespace