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

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