Documentation

CommitLevel
in package

CommitLevel indicates the desired consistency guarantee when committing a transaction on the server.

Table of Contents

Methods

CommitAll()  : CommitLevel
CommitAll indicates the server should wait until successfully committing master and all replicas.
CommitMaster()  : CommitLevel
CommitMaster indicates the server should wait until successfully committing master only.

Methods


        
On this page

Search results