Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Implements functionality common to both WCF Data Services client and server runtimes.
Classes
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. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
DataServiceProtocolVersion | Represents the versions of the Open Data Protocol (OData) that the data service may support. |