LinkMenuExpand(external link) DocumentSearchCopyCopied

MySqlDataSourceBuilder.ConnectionStringBuilder property

A MySqlConnectionStringBuilder that can be used to configure the connection string on this MySqlDataSourceBuilder.

public MySqlConnectionStringBuilder ConnectionStringBuilder { get; }

See Also