Name | Description | |
---|---|---|
![]() | Backup | Overloaded. Generates a script and writes it to the DumpText property. (Inherited from Devart.Common.DbDump) |
![]() | BackupQuery | Overloaded. Generates a script with a backup of the data, returned by the specified query, and writes it to the DumpText property. (Inherited from Devart.Common.DbDump) |
![]() | BeginBackup | Overloaded. Starts an asynchronous invocation of a Backup method. (Inherited from Devart.Common.DbDump) |
![]() | BeginBackupQuery | Overloaded. Starts an asynchronous invocation of a BackupQuery(String) method. (Inherited from Devart.Common.DbDump) |
![]() | BeginRestore | Overloaded. Starts an asynchronous invocation of a Restore method. (Inherited from Devart.Common.DbDump) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | EndBackup | Ends an asynchronous invocation of the Backup method. (Inherited from Devart.Common.DbDump) |
![]() | EndBackupQuery | Ends an asynchronous invocation of the BackupQuery method. (Inherited from Devart.Common.DbDump) |
![]() | EndRestore | Ends an asynchronous invocation of the Restore method. (Inherited from Devart.Common.DbDump) |
![]() | ExportFromFile | Serves to store dump text into the file. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | ImportToFile | Serves to import database dump from the file for further execution of the Restore method. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Restore | Overloaded. Executes script specified in the Devart.Common.DbDump descendant property. (Inherited from Devart.Common.DbDump) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |