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

In This Topic
    MetadataCollections Field
    In This Topic
    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