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

In This Topic
ForeignKeys Field
In This Topic
The name of the metadata collection for foreign keys.
Syntax
'Declaration
 
Public Const ForeignKeys As String
 

Field Value

The value is "ForeignKeys".
See Also