LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlDataSourceBuilder.Build method

Builds a MySqlDataSource which is ready for use.

public MySqlDataSource Build()

Return Value

A new MySqlDataSource with the settings configured through this MySqlDataSourceBuilder.

See Also