DataServiceRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Non-generic placeholder for generic implementation
public abstract class DataServiceRequest
type DataServiceRequest = class
Public MustInherit Class DataServiceRequest
- Inheritance
-
DataServiceRequest
- Derived
Properties
ElementType |
Gets the type of object submitted as a batch to the data service. |
RequestUri |
Gets the URI of the request object submitted to a data service. |