PartitionKeyAttribute PropertiesIBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

The PartitionKeyAttribute type exposes the following members.
Properties

  NameDescription
Public propertyAttributeName
Identifies the path to the attribute that should be included as part of the partition key.
Public propertyOrder
Order of the fields that contribute to the partition calculation. The order values must be unique for all PartitionKey attributes defined on a key class.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Back to Top
See Also