Add DataColumn

Category

DataTable Commands

Description

This command allows you to add a datacolumn to a DataTable. Use this command when you want to add a datacolumn to a DataTable.

Parameters

Datatable Name

Create a Datatable name

DataColumn Name

Enter the Column Name to be added to Datatable

Returned Value

[ReturnValue]

Example Usage

Example Location:

BYpass\Examples\DataTable Commands\Add DataColumn\Add DataColumn.xml

See Also