See Also

ScriptErrorEventArgs Members  | Devart.Common Namespace

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.DataSend comments on this topic.

ScriptErrorEventArgs Class

Devart.Common Namespace : ScriptErrorEventArgs Class

Provides data for the Error event of the DbScript class.

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Devart.Common.ScriptErrorEventArgs

Syntax

[Visual Basic]
Public NotInheritable Class ScriptErrorEventArgs    Inherits EventArgs
[C#]
public sealed class ScriptErrorEventArgs : EventArgs

Remarks

The Error event contains all information about an error and allows to choose whether to ignore the error or stop script execution.

See Also

ScriptErrorEventArgs Members  | Devart.Common Namespace

 

 


© 2002 - 2013 Devart. All Rights Reserved.