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

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

    Field Value

    The value is "Restrictions".
    See Also