| ||||||||||||||||||
SqlRowUpdatingEventArgs ClassSystem.Data.SqlClient Namespace Provides data for the RowUpdating event.
|
||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public | Command | SqlCommand | [ Get , Set ] |
The RowUpdating event is raised before an Update to a row.
When using Update, there are two events that occur for each data row updated. The order of execution is as follows:
SqlDataAdapter.RowUpdating Event SqlRowUpdatingEventHandler Delegate
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme