dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlMetaDataCollectionNames Class
Fields

In This Topic
MySqlMetaDataCollectionNames Class Members
In This Topic

The following tables list the members exposed by MySqlMetaDataCollectionNames.

Public Fields
 NameDescription
Public FieldThe name of the metadata collection for stored procedure/function arguments.  
Public FieldThe name of the metadata collection for table columns.  
Public FieldThe name of the metadata collection for databases.  
Public FieldThe name of the metadata collection for MySQL events.  
Public FieldThe name of the metadata collection for columns used in foreign keys.  
Public FieldThe name of the metadata collection for foreign keys.  
Public FieldThe name of the metadata collection for functions.  
Public FieldThe name of the metadata collection for columns used in indexes.  
Public FieldThe name of the metadata collection for table indexes.  
Public FieldThe name of the metadata collection for primary keys.  
Public FieldThe name of the metadata collection for stored procedures.  
Public FieldThe name of the metadata collection for MySQL tables.  
Public FieldThe name of the metadata collection for triggers.  
Public FieldThe name of the metadata collection for user-defined functions.  
Public FieldThe name of the metadata collection for unique keys.  
Public FieldThe name of the metadata collection for privileges granted to users.  
Public FieldThe name of the metadata collection for database users.  
Public FieldThe name of the metadata collection for columns available in database views.  
Public FieldThe name of the metadata collection for database views.  
Top
See Also