| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RowUpdatedEventArgs ClassProvides data for the RowUpdated event of a .NET data provider.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public | Command | IDbCommand | [ Get ] |
| public | Errors | Exception | [ Get , Set ] |
| public | RecordsAffected | Int32 | [ Get ] |
| public | Row | DataRow | [ Get ] |
| public | RowCount | Int32 | [ Get ] |
| public | StatementType | StatementType | [ Get ] |
| public | Status | UpdateStatus | [ Get , Set ] |
| public | TableMapping | DataTableMapping | [ Get ] |
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| public | CopyToRows | ( DataRow array , Int32 arrayIndex ) | Void |
| public | CopyToRows | ( DataRow array ) | Void |
The RowUpdated event is raised when an Update to a row has completed.
OleDbRowUpdatedEventArgs SqlRowUpdatedEventArgs
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