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

In This Topic
    UnRegisterProgressHandler Method
    In This Topic
    Unregisters any registered SQLiteProgressCallback progress handler.
    Syntax
    'Declaration
     
    Public Sub UnRegisterProgressHandler() 
    public void UnRegisterProgressHandler()
    See Also