Data Port Sync 1.0.500

SqlCeRowUpdatingEventArgs Class

[This is preliminary documentation and subject to change.]

Provides data for the RowUpdating event.

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

System.Object
   EventArgs
      RowUpdatingEventArgs
         SqlCeRowUpdatingEventArgs

[Visual Basic]
Public Class SqlCeRowUpdatingEventArgs
    Inherits 
[C#]
public class SqlCeRowUpdatingEventArgs : 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: Primeworks.DesktopSqlCe

Assembly: Primeworks.DesktopSqlCe (in Primeworks.DesktopSqlCe.dll)

See Also

SqlCeRowUpdatingEventArgs Members | Primeworks.DesktopSqlCe Namespace