dotConnect for SQLite Documentation
Devart.Common Namespace / DbDump Class / Restore Method / Restore() Method

In This Topic
    Restore() Method
    In This Topic
    Executes script specified in the DbDump descendant property.
    Syntax
    'Declaration
     
    Public Overloads Sub Restore() 
    public void Restore()
    See Also