IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API SpecificationThe PartitionKeyAttribute type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | AttributeName |
Identifies the path to the attribute that should be included as part of the partition key.
|
![]() | Order |
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.
|
![]() | TypeId |
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.) |
See Also