Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.8.4.0
Syntax
| C# |
|---|
public class MySqlScriptErrorEventArgs : MySqlScriptEventArgs |
| Visual Basic |
|---|
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