Skip to content

Commit 1079679

Browse files
authored
update
1 parent f5c8995 commit 1079679

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/relational-databases/logs/control-transaction-durability.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ COMMIT [ { TRAN | TRANSACTION } ] [ transaction_name | @tran_name_variable ] ] [
176176
**Transactional Replication, Change Tracking, and Change Data Capture**
177177
- For databases enabled for Transactional Replication or Change Data Capture (CDC), the use of delayed durability is not supported.
178178

179-
- Delayed durable transactions are not supported with Transactional Replication.
180179
- Change Tracking with Delayed Durability is supported. All transactions with Change Tracking are fully durable. A transaction has the change tracking property if it does any write operations to tables that have enabled change tracking.
181180

182181
Starting with SQL Server 2022 CU2 and SQL Server 2019 CU20, you may see:

0 commit comments

Comments
 (0)