dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlDumpProgressEventArgs Class

MySqlDumpProgressEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyGets quantity of rows in table that is being dumped or total quantity of statements in a script.  
Public PropertyGets how many objects MySqlDump has to backup.  
Public PropertyGets name of current object being dumped.  
Public PropertyGets number of current object being dumped.  
Public PropertyGets type of current object being dumped.  
Public PropertyGets quantity of dumped rows in current table or number of current statement in a script.  
Top
See Also