- Learning Microsoft Azure Storage
- Mohamed Waly
- 76字
- 2021-07-02 15:26:12
PartitionKey
The PartitionKey is a sequential range of entities that have the same key value. The way that tables are partitioned is to support load balancing across storage nodes, where tables entities are organized by partition. It is considered the first part of an entity's primary key.
It may be a string value with a size of up to 1 KB, and every insert, update, or delete operation must be included in the partition key property.
推薦閱讀
- 基于C語(yǔ)言的程序設(shè)計(jì)
- 嵌入式系統(tǒng)應(yīng)用
- Drupal 7 Multilingual Sites
- OpenStack Cloud Computing Cookbook
- SQL Server數(shù)據(jù)庫(kù)應(yīng)用基礎(chǔ)(第2版)
- Learning Cassandra for Administrators
- 中國(guó)戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·數(shù)控系統(tǒng)
- 機(jī)器人制作入門(mén)(第4版)
- PyTorch深度學(xué)習(xí)
- 數(shù)字多媒體技術(shù)與應(yīng)用實(shí)例
- 從祖先到算法:加速進(jìn)化的人類文化
- 從實(shí)踐中學(xué)嵌入式Linux操作系統(tǒng)
- Architectural Patterns
- 商務(wù)智能
- 深度學(xué)習(xí)500問(wèn):AI工程師面試寶典