PartitionInformation
Informations sur l’identité de partition, le schéma de partitionnement et les clés prises en charge par celui-ci.
Héritage
'PartitionInformation' est le type de base du modèle de type polymorphe. La propriété « ServicePartitionKind » est le discriminateur pour les types dérivés.
La valeur de la propriété « ServicePartitionKind » détermine le contenu sérialisé sur le câble (l’un des types dérivés suivants).
Le tableau suivant répertorie la valeur de la propriété et le Kind
type dérivé correspondant qu’elle représente.
Types dérivés
ServicePartitionKind | Type dérivé |
---|---|
Int64Range | Int64RangePartitionInformation |
named | NamedPartitionInformation |
Singleton | SingletonPartitionInformation |