SQL..::..DataTableCreate Method (Command, Int32)
Creates a DataTable.
Namespace:
AdvantageCMS.DataAssembly: AdvantageCMS.Data (in AdvantageCMS.Data.dll)
Syntax
public DataTable DataTableCreate( SQL..::..Command command, int TableIndex )
Parameters
- command
- Type: AdvantageCMS.Data..::..SQL..::..Command
The Command to execute.
- TableIndex
- Type: Int32
The index of the DataTable.