'Declaration Public NotInheritable Class MySqlDumpProgressEventArgs Inherits System.EventArgs
public sealed class MySqlDumpProgressEventArgs : System.EventArgs
'Declaration Public NotInheritable Class MySqlDumpProgressEventArgs Inherits System.EventArgs
public sealed class MySqlDumpProgressEventArgs : System.EventArgs
This event can be generated by two methods: Backup and Restore.
When Restore method is in progress, only two properties of MySqlDumpProgressEventArgs have meaning, MaxProgress and Progress.
Note: This class is not available in .NET Standard 1.3 compatible assembly. It is available only in the assembly for full .NET Framework and .NET Standard 2.0 compatible assembly.
System.Object
System.EventArgs
Devart.Data.MySql.MySqlDumpProgressEventArgs