15
10
select * from NAMES where NAMES_TID like '%[0-9]%' 如何改成linq to sql 的写法
10
10
10