clsDataAccess..::..NonQuery Method (String, String, Int32%, String%, OrderedDictionary)
Nons the query.
Namespace:
FlowWright.deDataAccessAssembly: deDataAccess (in deDataAccess.dll)
Syntax
public static bool NonQuery( string connectionString, string commandText, out int recordCount, ref string sError, OrderedDictionary oParms )
Parameters
- connectionString
- Type: String
The connection string.
- commandText
- Type: String
The command text.
- recordCount
- Type: Int32%
The record count.
- sError
- Type: String%
The s error.
- oParms
- Type: OrderedDictionary
The o parms.