SQL..::..HashtableCreate Method (String, IDataAccessable)
Builds an ArrayList of HashTables from the resultset.
Namespace:
AdvantageCMS.DataAssembly: AdvantageCMS.Data (in AdvantageCMS.Data.dll)
Syntax
public void HashtableCreate( string commandName, IDataAccessable dataObject )
Parameters
- commandName
- Type: String
The Command to execute.
- dataObject
- Type: AdvantageCMS.Data.Interfaces..::..IDataAccessable
The parameters.