LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.ConnectionProtocol property

The protocol to use to connect to the MySQL Server.

public MySqlConnectionProtocol ConnectionProtocol { get; set; }

See Also