| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > DbChangeManager > DbChangeManager Methods >====== Init (initialize the DbChangeManager object) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[equal checks for equal before and after values .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[kill shut down dbchangemanger object .htm|{{btn_next_n.gif|Next page}}]] | | || **Init(**//IDBC//**), VIRTUAL** {{blk2blue.jpg|blk2blue.jpg}} | **Init** | Initializes the DbChangeManager object | | //IDBC// | The label of an IDbChangeManager interface. See //IDbChangeManager //for more information. | The **Init** method initializes the DbChangeManager object. The //TriggerQueue //and //NameQueue// are also initialized at this time. **Implementation:** In template generated code, the Init method is called in the main application module.