Show / Hide Table of Contents

Interface IAllowParametersAndActions

Inherited Members
IAllowParameters.ClearParameters
IAllowParameters.WithParameter(String)
IAllowParameters.WithParameterGrid(IGPALGrid<String>)
IAllowDatabaseActions.Create
IAllowDatabaseActions.Read
IAllowDatabaseActions.Update
IAllowDatabaseActions.Delete
IAllowDatabaseActions.BeginTransaction
IAllowDatabaseActions.Rollback
IAllowDatabaseActions.Commit
IAllowDatabaseExecute.Execute(Int32)
Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowParametersAndActions : IAllowParameters, IAllowDatabaseActions, IAllowDatabaseExecute
In This Article
Back to top Generated by DocFX