Npgsql Api Docs

NpgsqlRowUpdatingEventArgs Class

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

System.Object
   System.EventArgs
      System.Data.Common.RowUpdatingEventArgs
         NpgsqlRowUpdatingEventArgs

[Visual Basic]
Public Class NpgsqlRowUpdatingEventArgs
    Inherits RowUpdatingEventArgs
[C#]
public class NpgsqlRowUpdatingEventArgs : RowUpdatingEventArgs

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

NpgsqlRowUpdatingEventArgs Members | (global) Namespace