Partager via


USqlTable.PartitionKeyList Propriété

Définition

Obtient ou définit la liste des clés de partition dans la table

[Newtonsoft.Json.JsonProperty(PropertyName="partitionKeyList")]
public System.Collections.Generic.IList<string> PartitionKeyList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partitionKeyList")>]
member this.PartitionKeyList : System.Collections.Generic.IList<string> with get, set
Public Property PartitionKeyList As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à