This documentation is archived and is not being maintained.
DataServiceQuery(Of TElement) Class
Visual Studio 2008
Represents a single query request to a data service.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
No public constructors are defined on this class. Object instances are created by using CreateQuery``1(Uri) or CreateQuery(Of T) on the DataServiceContext class.
System.Object
System.Data.Services.Client.DataServiceRequest
System.Data.Services.Client.DataServiceQuery
System.Data.Services.Client.DataServiceQuery(Of TElement)
System.Data.Services.Client.DataServiceRequest
System.Data.Services.Client.DataServiceQuery
System.Data.Services.Client.DataServiceQuery(Of TElement)
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: