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

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

    Field Value

    The value is "Indexes".
    See Also