SQL..::..DataTableReaderCreate Method (String, Int32)
Creates a DataTableReader.
Namespace:
AdvantageCMS.DataAssembly: AdvantageCMS.Data (in AdvantageCMS.Data.dll)
Syntax
public DataTableReader DataTableReaderCreate( string SQL, int tableIndex )
Parameters
- SQL
- Type: String
The SQL string Command to execute.
- tableIndex
- Type: Int32
The index of the DataTable.