AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SQL..::..HashtableCreate Method (String)

Builds an ArrayList of HashTables from the resultset.

Namespace:  AdvantageCMS.Data
Assembly:  AdvantageCMS.Data (in AdvantageCMS.Data.dll)

Syntax


public ArrayList HashtableCreate(
	string SQL
)

Parameters

SQL
Type: String
The SQL string Command to execute.

Return Value

The ArrayList