DictionaryForumContacts

   English
Terms containing isolation level | all forms | in specified order only
SubjectEnglishPolish
comp., MSisolation levelpoziom izolacji (The property of a transaction that controls the degree to which data is isolated for use by one process, and is guarded against interference from other processes)
comp., MSsnapshot isolation levelpoziom izolacji migawki (A transaction isolation level in which each read operation performed by a transaction returns all data as it existed at the start of the transaction. Because a snapshot transaction does not use locks to protect read operations, it will not block other transactions from modifying any data read by the snapshot transaction)
comp., MStransaction isolation levelpoziom izolacji transakcji (The property of a transaction that controls the degree to which data is isolated for use by one process, and is guarded against interference from other processes)