private static void AutoSelectInsertable <T>(ColumnMapper columnMapper, T source, T target) { columnMapper.AutoSelectInsertable(); }