ODBCDatabase.ProcedureColumns
From Xojo Documentation
Method
ODBCDatabase.ProcedureColumns(ProcedureName as String) As RowSet
Supported for all project types and targets.
Supported for all project types and targets.
Returns a RowSet containing a list of columns associated with a given procedure stored in the database.
Notes
Not supported by all ODBC drivers.