SQLProcedures (Desktop Database Drivers)

SQLProcedures will only return rows for those procedures that have at least one argument. Procedures that have no arguments are treated as views.

Column Comments
PROCEDURE_QUALIFIER The path to the database file.
PROCEDURE_OWNER NULL
PROCEDURE_NAME Undelimited procedure name
PROCEDURE_TYPE SQL_PT_PROCEDURE