Shunde.NET Framework Class Library

DBColumn Constructor

Creates a new DBColumn with the values specified. Also sets the Value of isDBObjectType.

Overload List

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);

See Also

DBColumn Class | Shunde.Framework Namespace