Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

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

Syntax

Code Block
languagevb
Public Sub GenerateSelectedStoredProcedures( _
   ByRef StoredProcedureNames As Variant _
)

Parameters

  • StoredProcedureNames


Info
titleSee Also