SqlCeRowUpdatedEventArgs Properties

Include Protected Members
Include Inherited Members

The SqlCeRowUpdatedEventArgs type exposes the following members.

Properties

  Name Description
Public property Command Gets the SqlCeCommand executed when Update is called.
Public property Errors (inherited from RowUpdatedEventArgs)
Public property RecordsAffected (inherited from RowUpdatedEventArgs)
Public property Row (inherited from RowUpdatedEventArgs)
Public property RowCount (inherited from RowUpdatedEventArgs)
Public property StatementType (inherited from RowUpdatedEventArgs)
Public property Status (inherited from RowUpdatedEventArgs)
Public property TableMapping (inherited from RowUpdatedEventArgs)

Top

See Also

Reference

SqlCeRowUpdatedEventArgs Class

System.Data.SqlServerCe Namespace