SQL..::..ExecuteNonQuery Method (String, Dictionary<(Of <(<'Int32, Parameter>)>)>)
Executes a non query against the database.
Namespace:
AdvantageCMS.DataAssembly: AdvantageCMS.Data (in AdvantageCMS.Data.dll)
Syntax
Parameters
- commandName
- Type: String
The Command to execute.
- parameters
- Type: Dictionary<(Of <(<'Int32, Parameter>)>)>
The parameters.

