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

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

Field Value

The value is "PrimaryKeys".
See Also