Using a SQLiteProgressCallbackHander with Linq
Posted: Tue 19 Feb 2013 17:18
Really like working with linqConnect so far, but I have a couple of long running queries, is it possible to display a progress bar?
I note that the SQLiteConnection class has a RegisterProgressHandler method, but I am at the moment just using the data context created from the database via the Entity Developer passing in a connection string.
Thanks Martin
I note that the SQLiteConnection class has a RegisterProgressHandler method, but I am at the moment just using the data context created from the database via the Entity Developer passing in a connection string.
Thanks Martin