Home    |    Concepts   |   API   |   Samples
Concepts > Schema Objects
Locking
 
Locking Data in Layer
Locking Rows in Table
Locking Table Schema
Locking Application Objects
API Comparison
Samples

To avoid conflicts with other users, ArcSDE supports a locking mechanism to prevent data in a layer from being modified. The locking mechanism operates on either an area or an entire layer, and supports both read locks and write locks. Except for row locks, a lock remains in effect until it is explicitly released or the connection is freed. Row locks are persistent and must be explicitly released. Freeing a connection does not free row locks.
 
feedback | privacy | legal