AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SQL..::..ExecuteNonQuery Method (String, array<Object>[]()[][])

Builds an ArrayList of HashTables from the resultset.

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

Syntax


public int ExecuteNonQuery(
	string commandName,
	Object[] parametersValues
)

Parameters

commandName
Type: String
The Command to execute.
parametersValues
Type: array<Object>[]()[][]
The parameters.

Return Value

The ArrayList