Skip to content

DFBTR_Get_Transaction_Type

Purpose

Get the current transaction type setting.

Syntax

DFBTR_GET_TRANSACTION_TYPE to Variable

What It Does

This command returns the currently active transaction type. Possible return values are:

  • DFBTRTT_NONE
  • DFBTRTT_EXCLUSIVE
  • DFBTRTT_CONCURRENT

Refer to Transactions and Locking for more information.