AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SQL..::..ExecuteNonQuery Method (String, IDataAccessable)

Builds an ArrayList of HashTables from the resultset.

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

Syntax


public void ExecuteNonQuery(
	string commandName,
	IDataAccessable dataObject
)

Parameters

commandName
Type: String
The Command to execute.
dataObject
Type: AdvantageCMS.Data.Interfaces..::..IDataAccessable
The parameters.

Return Value

The ArrayList