By mswatcher
via blogs.msdn.com
Submitted: May 10 / 03:41
I haven’t had much in the way of specific requests for more LINQ posts, so I’d still welcome any suggestions that people want to offer. I did get one request about how to mimic the LIKE keyword functionality in VB LINQ.
In SQL, the LIKE keyword compares a string field against a pattern and returns a Boolean value representing whether the string matches the pattern.
SaveShareSend
Tags: database, methodology
Add your comment