Places a range lock on the data set, preventing other users from updating or inserting rows into the data set until the transaction is complete. This is the most restrictive of the four isolation levels. Because concurrency is lower, use this option only when necessary.
AnythingserializableTransactionIsolationBasicIdentifiableObjectAnythingno subtypes hierarchy
| Inherited Attributes |
Attributes inherited from: Objecthash, string |
Attributes inherited from: TransactionIsolation |
| Inherited Methods |
Methods inherited from: Objectequals |