ODBCDatabase.Procedures

From Xojo Documentation

Method

ODBCDatabase.Procedures() As RecordSet

Supported for all project types and targets.

Returns a RecordSet containing the names of the stored procedures in the database.

References

SQLProcedures ODBC function