IDataServiceActionProvider Methods

Include Protected Members
Include Inherited Members

The IDataServiceActionProvider type exposes the following members.

Methods

  Name Description
Public method AdvertiseServiceAction Determines if a service action is available for a specific resource.
Public method CreateInvokable Creates an instance of IDataServiceInvokable for the specified service action.
Public method GetServiceActions Return a collection of ServiceActions instances that represent the service actions implemented by the WCF Data Service.
Public method GetServiceActionsByBindingParameterType Gets a collection of service actions that match the specified binding parameter type.
Public method TryResolveServiceAction Attempts to retrieve the ServiceAction instance for the specified service action.

Top

See Also

Reference

IDataServiceActionProvider Interface

System.Data.Services.Providers Namespace