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

BeginRestore Method
Starts an asynchronous invocation of a Restore method.
Overload List
OverloadDescription
Starts an asynchronous invocation of a Restore method.  
Starts an asynchronous invocation of a Restore method with information for callback function.  
Starts an asynchronous invocation of a Restore(String) method.  
Starts an asynchronous invocation of a Restore(String) method with information for callback function.  
Starts an asynchronous invocation of a Restore(Stream) method.  
Starts an asynchronous invocation of a Restore(Stream) method with information for callback function.  
Starts an asynchronous invocation of a Restore(TextReader) method.  
Starts an asynchronous invocation of a Restore(TextReader) 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