LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.AutoEnlist property

Automatically enlists this connection in any active TransactionScope.

public bool AutoEnlist { get; set; }

See Also