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 RowUpdating event.
The following tables list the members exposed by the SqlCeRowUpdatingEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
SqlCeRowUpdatingEventArgs | Initializes a new instance of the SqlCeRowUpdatingEventArgs class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Command | Gets or sets the SqlCeCommand to execute when performing an Update. |
![]() |
Errors | (inherited from RowUpdatingEventArgs ) |
![]() |
Row | (inherited from RowUpdatingEventArgs ) |
![]() |
StatementType | (inherited from RowUpdatingEventArgs ) |
![]() |
Status | (inherited from RowUpdatingEventArgs ) |
![]() |
TableMapping | (inherited from RowUpdatingEventArgs ) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
BaseCommand | (inherited from RowUpdatingEventArgs ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
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
SqlCeRowUpdatingEventArgs Class
System.Data.SqlServerCe Namespace