Show / Hide Table of Contents

Interface IAllowDatabaseExecute

Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowDatabaseExecute

Methods

Execute(out Int32)

Declaration
IAllowParametersAndActions Execute(out int rowCount)
Parameters
Type Name Description
System.Int32 rowCount
Returns
Type Description
IAllowParametersAndActions
In This Article
Back to top Generated by DocFX