This topic has not yet been rated - Rate this topic

IDataServiceQueryProvider Interface

Defines a metadata and query source implementation for a custom data service provider.

Namespace:  System.Data.Services.Providers
Assembly:  System.Data.Services (in System.Data.Services.dll)
public interface IDataServiceQueryProvider

The IDataServiceQueryProvider type exposes the following members.

  Name Description
Public property CurrentDataSource The data source object from which data is provided.
Public property IsNullPropagationRequired Gets a value that indicates whether null propagation is required in expression trees.
Top
  Name Description
Public method GetOpenPropertyValue Gets the value of the open property.
Public method GetOpenPropertyValues Gets the name and values of all the properties that are defined in the given instance of an open type.
Public method GetPropertyValue Gets the value of the open property.
Public method GetQueryRootForResourceSet Gets the IQueryable<T> that represents the container.
Public method GetResourceType Gets the resource type for the instance that is specified by the parameter.
Public method InvokeServiceOperation Invokes the given service operation and returns the results.
Top

.NET Framework

Supported in: 4

Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ