Name | Description | |
---|---|---|
Arguments | The name of the metadata collection for stored procedure/function arguments. | |
Columns | The name of the metadata collection for table columns. | |
Databases | The name of the metadata collection for databases. | |
Events | The name of the metadata collection for MySQL events. | |
ForeignKeyColumns | The name of the metadata collection for columns used in foreign keys. | |
ForeignKeys | The name of the metadata collection for foreign keys. | |
Functions | The name of the metadata collection for functions. | |
IndexColumns | The name of the metadata collection for columns used in indexes. | |
Indexes | The name of the metadata collection for table indexes. | |
PrimaryKeys | The name of the metadata collection for primary keys. | |
Procedures | The name of the metadata collection for stored procedures. | |
Tables | The name of the metadata collection for MySQL tables. | |
Triggers | The name of the metadata collection for triggers. | |
UDFs | The name of the metadata collection for user-defined functions. | |
UniqueKeys | The name of the metadata collection for unique keys. | |
UserPrivileges | The name of the metadata collection for privileges granted to users. | |
Users | The name of the metadata collection for database users. | |
ViewColumns | The name of the metadata collection for columns available in database views. | |
Views | The name of the metadata collection for database views. |