dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbDump Class / BeginBackup Method

In This Topic
BeginBackup Method
In This Topic
Starts an asynchronous invocation of a Backup method.
Overload List
OverloadDescription
Starts an asynchronous invocation of a Backup method.  
Starts an asynchronous invocation of a Backup method with information for callback function.  
Starts an asynchronous invocation of a Backup(String) method.  
Starts an asynchronous invocation of a Backup(String) method with information for callback function.  
Starts an asynchronous invocation of a Backup(Stream) method.  
Starts an asynchronous invocation of a Backup(Stream) method with information for callback function.  
Starts an asynchronous invocation of a Backup(TextWriter) method.  
Starts an asynchronous invocation of a Backup(TextWriter) method with information for callback function.  
See Also