LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.Remove method

Removes the option with the specified name.

public override bool Remove(string keyword)
parameterdescription
keywordThe option name.

See Also