Overload List

  NameDescription
AddColumn(IDFColumn)
Adds a column to this data frame.
AddColumn(DataColumn)
Adds the given DataColumn to this data frame.
AddColumn(DataColumn, DataRowCollection)
Adds the given DataColumn and accompanying data to this data frame.

See Also