LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectorFactory.CreateDataSource method

Creates a new MySqlDataSource object.

public override DbDataSource CreateDataSource(string connectionString)
parameterdescription
connectionStringThe connection string.

See Also