LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.InteractiveSession property

Instructs the MySQL server that this is an interactive session.

public bool InteractiveSession { get; set; }

See Also