dbConnection db = new dbConnection();
db.WebMsg.Remove(db.WebMsg.Single(x => x.ID == 123));
Next Topic
No comments:
Post a Comment