Variable MySQLProcedure.type
Declaration
struct MySQLProcedure
{
// ...
string type;
// ...
}
struct MySQLProcedure
{
// ...
string type;
// ...
}