| |||||||||||||||||||||||||||||||||||
DBConcurrencyException ClassThe exception that is thrown by the DataAdapter during an update operation if the number of rows affected equals zero.
|
|||||||||||||||||||||||||||||||||||
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| public | CopyToRows | ( DataRow array , Int32 arrayIndex ) | Void |
| public | CopyToRows | ( DataRow array ) | Void |
| public | GetObjectData | ( SerializationInfo si , StreamingContext context ) | Void |
The DataAdapter examines the number of rows affected by the execution of each insert, update, or delete operation, and throws this exception if the number equals zero. This is usually the result of a concurrency violation.
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