Firebird ADO.NET Provider SDK Documentation - v1.7

CommandExecutedEventArgs Class

Summary description for CommandExecutedEventArgs.

For a list of all members of this type, see CommandExecutedEventArgs Members.

System.Object
   FirebirdSql.Data.Firebird.Isql.CommandExecutedEventArgs

[Visual Basic]
Public Class CommandExecutedEventArgs
[C#]
public class CommandExecutedEventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: FirebirdSql.Data.Firebird.Isql

Assembly: FirebirdSql.Data.Firebird (in FirebirdSql.Data.Firebird.dll)

See Also

CommandExecutedEventArgs Members | FirebirdSql.Data.Firebird.Isql Namespace