Exemple #1
0
 public ConnectionStringBuilder(string dataSource, DataProviders provider) : this(dataSource, provider.Name())
 {
 }