.Select(x => (x.tableName, GetMapRepository(x.conString, x.dbType)))
Example #2
0
 .Select(x => (x.tableName, GetMapDbAccessor(x.conString, x.dbType)))