The MS JDBC driver does not return the PROCEDURE_TYPE column correctly
so we implement it ourselves (MS always returns RESULT which is
- strictly speaking - true, but as MS still distinguished between
procedures and functions we need to return this correctly
Fields inherited from workbench.db.JdbcProcedureReader