System.Data.Services.Common Namespace
WCF Data Services 5.0
Implements functionality common to both WCF Data Services client and server runtimes.
| Class | Description | |
|---|---|---|
|
DataServiceEntityAttribute | Marks a class as an entity type in WCF Data Services. |
|
DataServiceKeyAttribute | Denotes the key property or properties of an entity. |
|
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 data stream. |
|
NamedStreamAttribute | Indicates that a class that is an entity type has a related named binary stream. |
| Enumeration | Description | |
|---|---|---|
|
DataServiceProtocolVersion | Represents the versions of the Open Data Protocol (OData) that the data service may support. |
Show: