DataServiceClientFormat.UseJson Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method UseJson() Indicates that the client should use the efficient JSON format. Will invoke the LoadServiceModel delegate property in order to get the required service model.
Public method UseJson(IEdmModel) Indicates that the client should use the efficient JSON format.

Top

See Also

Reference

DataServiceClientFormat Class

System.Data.Services.Client Namespace