Description

Set a flag to generate selected Stored Procedures, according to Procedure names given in the parameter array. PARAMETERS: StoredProcedureNames (VariantArray of Strings).

Syntax

Public Sub GenerateSelectedStoredProcedures( _
   ByRef StoredProcedureNames As Variant _
)

Parameters

  • StoredProcedureNames


  • No labels