| **Navigation:**  SQL Driver Properties(General) >====== PROP:Disconnect ====== | [[prop details 1.htm|{{btn_prev_n.gif|Previous page}}]][[coming future.htm|{{btn_home_n.gif|Return to chapter overview}}]][[prop drivertracing.htm|{{btn_next_n.gif|Next page}}]] | | || PROP:Disconnect CLOSEs any open files in the target file's database, then disconnects the application from the database. {{notebox.jpg|NoteBox.jpg}} PROP:Disconnect is neither thread nor program wide.  Rather it is //connection// wide.  So every file on every thread that uses the same connection (same OWNER attribute) is closed. **Example:** **FileLabel{PROP:Disconnect} !No equal sign needed**