in

System.Data.SQLite

An open-source, enhanced version of the SQLite database engine for Windows

Add Disposed event and IsDisposed boolean property to SQLiteConnection

Last post 05-11-2008 2:48 AM by SqlRanger. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 05-11-2008 2:48 AM

    Add Disposed event and IsDisposed boolean property to SQLiteConnection

    Having Disposed event and IsDisposed boolean property would be useful. It would allow you to keep track unusable connections. For examble if I subscribe to SQLiteConnection.Update event in the suggested ConnectionCreated static event, I would unsubcribe it in Disposed event.

    Regards

    Jesús López

Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems