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

In This Topic
    BeginRestore Method
    In This Topic
    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.  
    See Also