Npgsql Api Docs

NpgsqlRowUpdatedEventArgs Class

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

System.Object
   System.EventArgs
      System.Data.Common.RowUpdatedEventArgs
         NpgsqlRowUpdatedEventArgs

[Visual Basic]
Public Class NpgsqlRowUpdatedEventArgs
    Inherits RowUpdatedEventArgs
[C#]
public class NpgsqlRowUpdatedEventArgs : RowUpdatedEventArgs

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: (global)

Assembly: Npgsql (in )

See Also

NpgsqlRowUpdatedEventArgs Members | (global) Namespace