Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
Command | Gets the SqlCeCommand executed when Update is called. |
![]() |
Errors | (inherited from RowUpdatedEventArgs ) |
![]() |
RecordsAffected | (inherited from RowUpdatedEventArgs ) |
![]() |
Row | (inherited from RowUpdatedEventArgs ) |
![]() |
RowCount | (inherited from RowUpdatedEventArgs ) |
![]() |
StatementType | (inherited from RowUpdatedEventArgs ) |
![]() |
Status | (inherited from RowUpdatedEventArgs ) |
![]() |
TableMapping | (inherited from RowUpdatedEventArgs ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
CopyToRows | Overloaded. (inherited from RowUpdatedEventArgs ) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
SqlCeRowUpdatedEventArgs Class
System.Data.SqlServerCe Namespace