This documentation is archived and is not being maintained.
System.Data.Services.Common Namespace
Visual Studio 2008
Implements functionality common to both ADO.NET Data Services client and server runtimes.
| Class | Description | |
|---|---|---|
![]() | DataServiceEntityAttribute | Marks a class as an entity type. |
![]() | DataServiceKeyAttribute | Denotes the key property or properties of an entity. |
![]() | EntityPropertyMappingAttribute | Attribute that specifies a custom mapping between properties of an entity type and elements of an entry in an AtomPub feed returned by the data service. |
![]() | EntitySetAttribute | Indicates the entity set to which a client data service class belongs. |
![]() | HasStreamAttribute | Indicates that a class that is an entity type has a default binary property to stream. |
| Enumeration | Description | |
|---|---|---|
![]() | DataServiceProtocolVersion | Represents the version of the that the data service may support. |
![]() | SyndicationItemProperty | Enumeration type used to identify the syndication item element. |
![]() | SyndicationTextContentKind | Enumeration used to identify text content of syndication item. |
Show:

