public SQLiteForeignKeyConstraints ForeignKeyConstraints {get; set;}
'Declaration Public Property ForeignKeyConstraints As SQLiteForeignKeyConstraints
If this property is specified, the foreign_keys SQLite PRAGMA statement is executed when connecting.
SQLiteConnectionStringBuilder Class SQLiteConnectionStringBuilder Members