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

On this page
    PrimaryKeys Field
    On this page
    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