Concurrency Control in ADO.NET

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Concurrency control is the process used to identify and resolve updates to data that are made by multiple users simultaneously. The following topics explain common methods of concurrency control, as well as specific ADO.NET features for handling concurrency errors.

In This Section

Reference