Get count of affected rows.
It is taken from the return of ExecuteNonQuery. So the value depends on each database provider's implementation.
Namespace: DataBaseExecutorsIt is taken from the return of ExecuteNonQuery. So the value depends on each database provider's implementation.
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax
Return Value
Type: Int32[Missing <returns> documentation for "M:DataBaseExecutors.DBExecution.getRowAffected"]
See Also