ETagAttribute::PropertyNames Property
.NET Framework (current version)
Gets the names of properties used in the ETagAttribute.
Assembly: System.Data.Services (in System.Data.Services.dll)
Parameters to the ETagAttribute constructors are the set of property names used to make up the eTag value for the type. If a type has eTags defined, the server automatically implements optimistic concurrency checks on all requests to the type. If a key property, complex type property, or navigation property is specified, an ArgumentException is thrown.
.NET Framework
Available since 3.5
Available since 3.5
Show: