![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| IAllowParametersAndActions | Execute (out int rowCount) |
| IAllowParametersAndActions | Execute (out List< int > rowCountsPerStatement) |
| Per-statement breakdown (via SqlCommand.StatementCompleted) instead of the single aggregate count. | |
Definition at line 213 of file Interfaces.cs.
| IAllowParametersAndActions GenerallyPositive.IAllowDatabaseExecute.Execute | ( | out List< int > | rowCountsPerStatement | ) |
Per-statement breakdown (via SqlCommand.StatementCompleted) instead of the single aggregate count.
Implemented in GenerallyPositive.GPALDatabase.