SqlCeRowUpdatingEventArgs Properties

Include Protected Members
Include Inherited Members

The SqlCeRowUpdatingEventArgs type exposes the following members.

Properties

  Name Description
Protected property BaseCommand (inherited from RowUpdatingEventArgs)
Public property Command Gets or sets the SqlCeCommand to execute when performing an Update.
Public property Errors (inherited from RowUpdatingEventArgs)
Public property Row (inherited from RowUpdatingEventArgs)
Public property StatementType (inherited from RowUpdatingEventArgs)
Public property Status (inherited from RowUpdatingEventArgs)
Public property TableMapping (inherited from RowUpdatingEventArgs)

Top

See Also

Reference

SqlCeRowUpdatingEventArgs Class

System.Data.SqlServerCe Namespace