Hi,
Sorry, how about the following?
(From r in BSP094_ADJUSTED_DT.AsEnumerable Where r(46).Equals("O") Select r).ToArray()
Regards,
Hi,
Sorry, how about the following?
(From r in BSP094_ADJUSTED_DT.AsEnumerable Where r(46).Equals("O") Select r).ToArray()
Regards,