这个是什么数据库语言,请高手帮忙var query = from x in ID表 where x.ID.StartsWith(prefix) orderby x.ID descending select x;[解决办法]LINQ[解决办法]