LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlTransaction.DbConnection property

Gets the MySqlConnection that this transaction is associated with.

protected override DbConnection? DbConnection { get; }

See Also