Serializer 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.
Serializes the request data into the given format using the given message writer.
public class Serializer
type Serializer = class
Public Class Serializer
- Inheritance
-
Serializer
Methods
GetKeyString(DataServiceContext, IDictionary<String,Object>) |
Gets the string of keys used in URI. |
GetParameterString(DataServiceContext, OperationParameter[]) |
Gets the string of parameters used in URI. |