LinkMenuExpand(external link) DocumentSearchCopyCopied

MySqlTransaction.Connection property

Gets the MySqlConnection that this transaction is associated with.

public MySqlConnection? Connection { get; }

See Also