dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteConnection Class / RegisterProgressHandler Method

In This Topic
    RegisterProgressHandler Method
    In This Topic
    Registers a handler to be invoked periodically during long running calls to a database.
    Overload List
    OverloadDescription
    Registers a handler to be invoked each SQLite virtual machine instruction during long running calls to a database.  
    Registers a handler to be invoked each SQLite virtual machine instruction during long running calls to a database.  
    See Also