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

On this page
    MetadataCollections Field
    On this page
    The name of the metadata collection for metadata collection definitions.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MetadataCollections As String
    public static readonly string MetadataCollections

    Field Value

    The value is "MetadataCollections"
    See Also