DBF constructor

DBF(
  1. FDBA db
)

Implementation

DBF(this.db) {
  //db.execute('END;');
}