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

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

    Field Value

    The value is "Tables".
    See Also