DbTransaction Property (C1CommandBase)
Gets or sets the transaction within which the command executes. Must be a C1TransactionBase.
'Declaration
Protected Overrides Property DbTransaction As DbTransaction
Property Value
The transaction within which the command executes.