We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdeeb39 + 5d1be35 commit afb4f02Copy full SHA for afb4f02
1 file changed
docs/relational-databases/clr-integration-data-access-transactions/toc.yml
@@ -1,10 +1,11 @@
1
- name: CLR Integration and Transactions
2
href: clr-integration-and-transactions.md
3
-- name: Accessing the Current Transaction
4
- href: accessing-the-current-transaction.md
5
-- name: Transaction Lifetimes
6
- href: transaction-lifetimes.md
7
-- name: Transaction Promotion
8
- href: transaction-promotion.md
9
-- name: Using System.Transactions
10
- href: using-system-transactions.md
+ items:
+ - name: Transaction Promotion
+ href: transaction-promotion.md
+ - name: Accessing the Current Transaction
+ href: accessing-the-current-transaction.md
+ - name: Using System.Transactions
+ href: using-system-transactions.md
+ - name: Transaction Lifetimes
11
+ href: transaction-lifetimes.md
0 commit comments