How to Query Offline in ADO.NET

From: Ben (Ben_at_discussions.microsoft.com)
Date: 09/28/04


Date: Tue, 28 Sep 2004 06:49:13 -0700

This is an easy one. I cannot find an object that lets you query it off
line. Does one exist in ADO.NET?

For example,
I fill a DataSet with a sql adapter. I don't want to look at it line by
line.

How do you query DataSets in ADO.NET?
Is there another object I can query?

Thanks,
Ben