This topic has not yet been rated - Rate this topic

System.Data.Services.Common Namespace

July 26, 2012

Implements functionality common to the Open Data Protocol (OData) client and WCF Data Services server runtimes.

  ClassDescription
Public classDataServiceEntityAttributeMarks a class as an entity type.
Public classDataServiceKeyAttributeIndicates the key property or properties of an entity.
Public classEntityPropertyMappingAttributeAttribute that specifies a custom mapping between properties of an entity type and elements of an entry in an AtomPub feed returned by the Open Data Protocol (OData) service.
Public classEntitySetAttributeIndicates the entity set to which an Open Data Protocol (OData) proxy class belongs.
Public classHasStreamAttributeIndicates that a class that is an entity type has a default binary property to stream.
  EnumerationDescription
Public enumerationSyndicationItemPropertyEnumeration type used to identify the syndication item element.
Public enumerationSyndicationTextContentKindEnumeration used to identify text content of syndication item.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.