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

BeginBackupQuery Method
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.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also