dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteMetaDataCollectionNames Class / PrimaryKeys Field

In This Topic
    PrimaryKeys Field
    In This Topic
    The name of the metadata collection for primary keys.
    Syntax
    'Declaration
     
    Public Shared ReadOnly PrimaryKeys As String
    public static readonly string PrimaryKeys

    Field Value

    The value is "PrimaryKeys".
    See Also