A
Andy B
How would you find out if a linq table has 0 rows in it? I have this code:
NewsContext.V_News() '*** linq table to be tested for 0 rows
Any ideas?
NewsContext.V_News() '*** linq table to be tested for 0 rows
Any ideas?