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

In This Topic
    Backup() Method
    In This Topic
    Generates a script and writes it to the DumpText property.
    Syntax
    'Declaration
     
    Public Overloads Sub Backup() 
    public void Backup()
    See Also