Page History
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 | ||
---|---|---|
| ||
Public Sub GenerateSelectedStoredProcedures( _
ByRef StoredProcedureNames As Variant _
) |
Parameters
- StoredProcedureNames
Info | ||
---|---|---|
| ||