Skip to content

Commit fb3cec3

Browse files
N1QL RBAC
DOC-9831
1 parent 01fbe85 commit fb3cec3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

modules/howtos/pages/distributed-acid-transactions-from-the-sdk.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,9 @@ and configure it:
290290
include::example$TransactionsExample.cs[tag=querySingleConfigured,indent=0]
291291
----
292292

293+
include::{version-server}@sdk:shared:partial$acid-transactions.adoc[tag=n1ql-rbac]
294+
295+
293296
== Committing
294297

295298
Committing is automatic: if there is no explicit call to `ctx.CommitAsync()` at the end of the transaction logic callback, and no exception is thrown, it will be committed.

0 commit comments

Comments
 (0)