How to get the List of products name whose name starts with numbers using LINQ query.?

前端 未结 0 1873
梦如初夏
梦如初夏 2020-12-08 10:32

I have a table from where i want to retrieve the list of products whose name starts with 0 to 9. Code snippet.

List searchItems = new List

相关标签:
回答
  • 消灭零回复
提交回复
热议问题