/// <inheritdoc />
 public override DbTransactionDisposer AttachTransaction(IDbTransaction transaction) => Inner.AttachTransaction(transaction);