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

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

    Field Value

    The value is "Views".
    See Also