EntityPropertyMappingAttribute::KeepInContent Property
.NET Framework (current version)
Gets a Boolean value that indicates whether a property value should be repeated both in the content section of the feed and in the mapped location.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
Whenthe value of KeepInContentis true, the feed is backward compatible with WCF Data Services client applications that use protocol version 1.0. When the value of KeepInContent is false, the protocol version used by the data service must be 2.0 or later versions. For more information, see Data Service Versioning (WCF Data Services).
.NET Framework
Available since 3.5
Silverlight
Available since 4.0
Available since 3.5
Silverlight
Available since 4.0
Show: