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

In This Topic
    DbDump Class
    In This Topic
    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.Oracle.OracleDump