DataServiceClientFormat Methods

Include Protected Members
Include Inherited Members

The DataServiceClientFormat type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method UseAtom Indicates that the client should use the Atom format.
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