0 out of 1 rated this helpful - Rate this topic

System.Data.Services.Common Namespace

Implements functionality common to both WCF Data Services client and server runtimes.

  Class Description
Public class DataServiceEntityAttribute Marks a class as an entity type in WCF Data Services.
Public class DataServiceKeyAttribute Denotes the key property or properties of an entity.
Public class EntityPropertyMappingAttribute Attribute that specifies a custom mapping between properties of an entity type and elements of an entry in a feed returned by WCF Data Services. 
Public class EntitySetAttribute Indicates the entity set to which a client data service class belongs.
Public class HasStreamAttribute Indicates that a class that is an entity type has a default binary property to stream.
  Enumeration Description
Public enumeration DataServiceProtocolVersion Represents the versions of the Open Data Protocol (OData) that the data service may support.
Public enumeration SyndicationItemProperty Enumeration type used to identify the syndication item element.
Public enumeration SyndicationTextContentKind Enumeration used to identify text content of syndication item.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.