using(model1 db = new model1()) { string textsearch="02/2020"; db.table.where(x=>x.datetime.tostring().contain(textsearch); } // its not matching result wi