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