dotConnect for DB2 Documentation
Devart.Common Namespace / DbDump Class
Members

DbDump Class
Serves to store a database or its parts as a script and also to restore database from the received script.
Syntax
'Declaration
 
Public MustInherit Class DbDump 
   Inherits System.ComponentModel.Component
   Implements System.ComponentModel.IComponentSystem.IDisposable 
 
Remarks
Abstract DbDump class implements some of DbDump functionality that is DBMS-independent.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Devart.Common.DbDump

See Also

Reference

DbDump Members
Devart.Common Namespace
Devart.Data.DB2.DB2Dump