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

On this page
    Catalogs Field
    On this page
    The name of the metadata collection for known catalogs with SQLite database files.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Catalogs As String
    public static readonly string Catalogs

    Field Value

    The value is "Catalogs".
    See Also