![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Additional Inherited Members | |
| Public Member Functions inherited from GenerallyPositive.IAllowParameters | |
| IAllowParametersAndActions | WithParameter (string parameter) |
| IAllowParametersAndActions | WithParameterGrid (IGPALGrid< string > parameter) |
| Public Member Functions inherited from GenerallyPositive.IAllowDatabaseExecute | |
| IAllowParametersAndActions | Execute (out int rowCount) |
| IAllowParametersAndActions | Execute (out List< int > rowCountsPerStatement) |
| Per-statement breakdown (via SqlCommand.StatementCompleted) instead of the single aggregate count. | |
| Properties inherited from GenerallyPositive.IAllowParameters | |
| IAllowParameters | ClearParameters [get] |
| Properties inherited from GenerallyPositive.IAllowDatabaseActions | |
| IAllowParametersAndUsing | Create [get] |
| IAllowParametersAndInto | Read [get] |
| IAllowParametersAndUsing | Update [get] |
| IAllowParametersAndUsing | Delete [get] |
| IAllowParametersAndActions | BeginTransaction [get] |
| IAllowDatabaseActions | Rollback [get] |
| IAllowDatabaseActions | Commit [get] |
Definition at line 302 of file Interfaces.cs.