Mimer Data Provider v9.2

MimerRowUpdatingEventArgs Class

The class MimerRowUpdatingEventArgs provides data for the RowUpdating event.

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

System.Object
   EventArgs
      RowUpdatingEventArgs
         MimerRowUpdatingEventArgs

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

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

See Also

MimerRowUpdatingEventArgs Members | Mimer.Data.Client Namespace