Function MetaData.procedures
Get list of stored procedures in the current database, and their properties
Prototype
MySQLProcedure[] procedures();
							
						Get list of stored procedures in the current database, and their properties
MySQLProcedure[] procedures();