Execute non query(like insert/update)
If you want to use parameter query, you have to set parameter by addFilter().
Namespace: DataBaseExecutorsIf you want to use parameter query, you have to set parameter by addFilter().
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax
Parameters
- sqlStr
- Type: System String
[Missing <param name="sqlStr"/> documentation for "M:DataBaseExecutors.DBExecution.sqlExecution(System.String)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:DataBaseExecutors.DBExecution.sqlExecution(System.String)"]
See Also