Create DataTable

Category

DataTable Commands

Description

This command created a DataTable with the column names provided. Use this command when you want to create a new DataTable.

Parameters

Datatable Name

Create a Datatable name.

Column Names

Enter the Column Names required for each column of data.

Returned Value

This command does not have returned value.

Example Usage

Example Location:

BYpass\Examples\DataTable Commands\Create DataTable\Create DataTable.xml

See Also