ProcedureNames Property
Returns an ADO Recordset containing the name and description of each stored procedure defined to the queried database.
Syntax
object.ProcedureNames
Parameters
The ProcedureNames property syntax has this part:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |