Beispiel #1
0
 protected BaseTable(ConnectionStringBuilder connectionBuilder) : this(connectionBuilder.GetConnection())
 {
 }