public bool WritableSchema {get; set;}
'Declaration Public Property WritableSchema As Boolean
If this property is specified, the writable_schema SQLite PRAGMA statement is executed when connecting.
Warning: editing SQLITE_MASTER table in such way can result in a corrupt database file.
SQLiteConnectionStringBuilder Class SQLiteConnectionStringBuilder Members