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