Namespace:
MySql.Data.MySqlClient
Assembly:
MySql.Data (in MySql.Data.dll) Version: 6.2.2.0
Syntax
C# |
---|
public class MySqlScriptErrorEventArgs : MySqlScriptEventArgs |
Visual Basic (Declaration) |
---|
Public Class MySqlScriptErrorEventArgs _ Inherits MySqlScriptEventArgs |
Visual C++ |
---|
public ref class MySqlScriptErrorEventArgs : public MySqlScriptEventArgs |
Inheritance Hierarchy
System..::.Object
System..::.EventArgs
MySql.Data.MySqlClient..::.MySqlScriptEventArgs
MySql.Data.MySqlClient..::.MySqlScriptErrorEventArgs
System..::.EventArgs
MySql.Data.MySqlClient..::.MySqlScriptEventArgs
MySql.Data.MySqlClient..::.MySqlScriptErrorEventArgs