[]
Gets or sets the transaction within which the command executes. Must be a C1.DataConnector.AdoNet.C1TransactionBase.
protected override DbTransaction DbTransaction { get; set; }
Protected Overrides Property DbTransaction As DbTransaction
| Type | Description |
|---|---|
| DbTransaction | The transaction within which the command executes. |