Insert Data Column
Insert a column data.
Insert values into the specified column of the data table.
Input
- Input : - DataTable Variable Specifies the Specifies the- DataTablevariable to insert columns.
Options
- Column Data : - Object Argument Specifies the column values to be inserted. Specifies the column values to be inserted.
- Column Header : - String Argument- OptionalSpecifies the column header that is to be inserted.
- Column Index : - Integer Argument Specifies the column index that is to be inserted. Specifies the column index that is to be inserted.
Last updated
