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

On this page
    UniqueKeys Field
    On this page
    The name of the metadata collection for unique keys.
    Syntax
    'Declaration
     
    Public Shared ReadOnly UniqueKeys As String
    public static readonly string UniqueKeys

    Field Value

    The value is "UniqueKeys".
    See Also