dotConnect for DB2 Documentation
Devart.Common Namespace / DbDump Class / BeginBackupQuery Method

On this page
    BeginBackupQuery Method
    On this page
    Starts an asynchronous invocation of a BackupQuery method.
    Overload List
    OverloadDescription
    Starts an asynchronous invocation of a BackupQuery(String) method.  
    Starts an asynchronous invocation of a BackupQuery(String) method with information for callback function.  
    Starts an asynchronous invocation of a BackupQuery(String,String) method.  
    Starts an asynchronous invocation of a BackupQuery(String,String) method with information for callback function.  
    Starts an asynchronous invocation of a BackupQuery(String,Stream) method.  
    Starts an asynchronous invocation of a BackupQuery(String,Stream) method with information for callback function.  
    Starts an asynchronous invocation of a BackupQuery(String,TextWriter) method.  
    Starts an asynchronous invocation of a BackupQuery(String,TextWriter) method with information for callback function.  
    See Also