dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlDump Class

In This Topic
PgSqlDump Class Events
In This Topic

For a list of all members of this type, see PgSqlDump members.

Public Events
 NameDescription
Public EventOccurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component)
Public EventOccurs when a SQL statement within the script is about to execute. You can use this event to track the progress of the restore integration.  
Top
See Also