Share via


SqlCeRowUpdatedEventArgs Members

Provides data for the RowUpdated event.

The following tables list the members exposed by the SqlCeRowUpdatedEventArgs type.

Public Constructors

  Name Description
SqlCeRowUpdatedEventArgs Initializes a new instance of the SqlCeRowUpdatedEventArgs class.

Top

Public Properties

  Name Description
fkx3sd00.pubproperty(en-us,VS.90).gif Command Gets the SqlCeCommand executed when Update is called.
fkx3sd00.pubproperty(en-us,VS.90).gif Errors  (inherited from RowUpdatedEventArgs )
fkx3sd00.pubproperty(en-us,VS.90).gif RecordsAffected  (inherited from RowUpdatedEventArgs )
fkx3sd00.pubproperty(en-us,VS.90).gif Row  (inherited from RowUpdatedEventArgs )
fkx3sd00.pubproperty(en-us,VS.90).gif RowCount  (inherited from RowUpdatedEventArgs )
fkx3sd00.pubproperty(en-us,VS.90).gif StatementType  (inherited from RowUpdatedEventArgs )
fkx3sd00.pubproperty(en-us,VS.90).gif Status  (inherited from RowUpdatedEventArgs )
fkx3sd00.pubproperty(en-us,VS.90).gif TableMapping  (inherited from RowUpdatedEventArgs )

Top

Public Methods

(see also Protected Methods )

  Name Description
fkx3sd00.pubmethod(en-us,VS.90).gif CopyToRows  Overloaded. (inherited from RowUpdatedEventArgs )
fkx3sd00.pubmethod(en-us,VS.90).gif Equals  Overloaded. (inherited from Object )
fkx3sd00.pubmethod(en-us,VS.90).gif GetHashCode  (inherited from Object )
fkx3sd00.pubmethod(en-us,VS.90).gif GetType  (inherited from Object )
fkx3sd00.pubmethod(en-us,VS.90).gif fkx3sd00.static(en-us,VS.90).gif ReferenceEquals  (inherited from Object )
fkx3sd00.pubmethod(en-us,VS.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
fkx3sd00.protmethod(en-us,VS.90).gif Finalize  (inherited from Object )
fkx3sd00.protmethod(en-us,VS.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SqlCeRowUpdatedEventArgs Class
System.Data.SqlServerCe Namespace