Shunde.NET Framework Class Library

DBColumn Constructor (String, Type, Boolean)

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

public DBColumn(
   String name,
   Type type,
   Boolean allowNulls
);

See Also

DBColumn Class | Shunde.Framework Namespace | DBColumn Constructor Overload List