Mimer Provider Manager

MpmRowUpdatingEventArgs Class

The class MpmRowUpdatingEventArgs provides data for the RowUpdating event.

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

System.Object
   EventArgs
      RowUpdatingEventArgs
         MpmRowUpdatingEventArgs

[Visual Basic]
NotInheritable Public Class MpmRowUpdatingEventArgs
Inherits RowUpdatingEventArgs
[C#]
public sealed class MpmRowUpdatingEventArgs : 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: Mimer.Mpm.Data

Assembly: Mimer.Mpm.Data (in Mimer.Mpm.Data.dll)

See Also

MpmRowUpdatingEventArgs Members | Mimer.Mpm.Data Namespace