SnapDAL Library Documentation | |
DataFactory.ExecuteNonQuery Method (String, HybridDictionary, HybridDictionary)
Execute the given statement with the given input parameters and output parameters
Parameters
- statementName
- Name of the statement
- parms
- Input parameters
- outputParms
- Output Parameters used on this statement
Return Value
Rows Affected
Implements
IDataLayer.ExecuteNonQuery
See Also
DataFactory Class | SnapDAL Namespace | DataFactory.ExecuteNonQuery Overload List