Overload List

  NameDescription
Public methodDBColumn(String, OleDbType, Int32)
Creates a new instance of the DBColumn class. Scale and Precision are set to 0, so this overload is useful for string-type columns.
Public methodDBColumn(String, OleDbType, Int32, Int32, Int32)
Creates a new instance of the DBColumn class.

See Also