System.Data.Services.Common Namespace

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

Classes

  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 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 data stream.
Public class NamedStreamAttribute Indicates that a class that is an entity type has a related named binary stream.

Enumerations

  Enumeration Description
Public enumeration DataServiceProtocolVersion Represents the versions of the Open Data Protocol (OData) that the data service may support.