Npgsql API Documentation

NpgsqlRowUpdatingEventArgs Class

[This is preliminary documentation and subject to change.]

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

System.Object
   EventArgs
      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 Npgsql.dll)

See Also

NpgsqlRowUpdatingEventArgs Members | (global) Namespace