LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.UseXaTransactions property

Use XA transactions to implement TransactionScope distributed transactions.

public bool UseXaTransactions { get; set; }

See Also