GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowParametersAndActions Interface Reference
Inheritance diagram for GenerallyPositive.IAllowParametersAndActions:
GenerallyPositive.IAllowParameters GenerallyPositive.IAllowDatabaseActions GenerallyPositive.IAllowDatabaseExecute GenerallyPositive.IGPALDatabase GenerallyPositive.GPALDatabase

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]

Detailed Description

Definition at line 302 of file Interfaces.cs.


The documentation for this interface was generated from the following file: