IDataServiceExecutionProvider Interface
Interface for providers to support actions and functions.
Namespace: System.Data.Services.Providers
Assembly: Microsoft.Data.Services (in Microsoft.Data.Services.dll)
Syntax
'Declaration
Public Interface IDataServiceExecutionProvider
'Usage
Dim instance As IDataServiceExecutionProvider
public interface IDataServiceExecutionProvider
public interface class IDataServiceExecutionProvider
type IDataServiceExecutionProvider = interface end
public interface IDataServiceExecutionProvider
The IDataServiceExecutionProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Execute | Invokes an expression that represents the full request. |
Top
.gif)