LINQ in Action roller

LINQ Query and functions.

Could anyone please provide an example of using ExceptRows function in LINQ query ? Or substitue in following query. ExceptRows Public Function ExceptRows( _ first as IEnumerable( Of DataRow), _ second as IEnumerable( Of DataRow)) _ as IEnumerable( of DataRow) For example please use the following query: Replace operator "<>" with Except Rows and "=" with EqualRows. Dim RetTable As DataTable = ( From o In ( From A In Elite _ Select A), P In Person _ Where LTrim(RTrim(o.Field( Read More...
Published Monday, February 12, 2007 3:45 PM by MSDN Forums: LINQ Project General
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication