SnapDAL Library Documentation | |
DataFactory.ExecuteNonQuery Method (String, HybridDictionary, Int32)
Execute the given statement with the given input parameters. A reference to an int value is passed to retrieve the return value of the statement call.
Parameters
- statementName
- Name of the statement
- parms
- Input parameters
- returnVal
- The Return value of this statement passed by reference
Return Value
Rows affected
Implements
IDataLayer.ExecuteNonQuery
See Also
DataFactory Class | SnapDAL Namespace | DataFactory.ExecuteNonQuery Overload List