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

In This Topic
    MySqlDumpProgressEventArgs Class Members
    In This Topic

    The following tables list the members exposed by MySqlDumpProgressEventArgs.

    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