Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Data.Services.Common Namespace

 

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

ClassDescription
System_CAPS_pubclassDataServiceEntityAttribute

Marks a class as an entity type in WCF Data Services.

System_CAPS_pubclassDataServiceKeyAttribute

Denotes the key property or properties of an entity.

System_CAPS_pubclassEntityPropertyMappingAttribute

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. 

System_CAPS_pubclassEntitySetAttribute

Indicates the entity set to which a client data service class belongs.

System_CAPS_pubclassHasStreamAttribute

Indicates that a class that is an entity type has a default binary property to stream.

EnumerationDescription
System_CAPS_pubenumDataServiceProtocolVersion

Represents the versions of the Open Data Protocol (OData) that the data service may support.

System_CAPS_pubenumSyndicationItemProperty

Enumeration type used to identify the syndication item element.

System_CAPS_pubenumSyndicationTextContentKind

Enumeration used to identify text content of syndication item.

Return to top
Show: