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