SQL..::..HashtableCreate Method (String, Dictionary<(Of <(<'Int32, Parameter>)>)>)
Builds an ArrayList of HashTables from the resultset.
Namespace:
AdvantageCMS.Data
Assembly:
AdvantageCMS.Data (in AdvantageCMS.Data.dll)
Syntax
public ArrayList HashtableCreate( string commandName, Dictionary<int, Parameter> parameters )
Parameters
- commandName
- Type: String
The Command to execute.
- parameters
- Type: Dictionary<(Of <(<'Int32, Parameter>)>)>
The parameters.