Partager via


AzureTableOutputDataSource.RowKey Propriété

Définition

Obtient ou définit cet élément indique le nom d’une colonne de l’instruction SELECT dans la requête qui sera utilisée comme clé de ligne pour la table Azure. Obligatoire sur les demandes PUT (CreateOrReplace).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.rowKey")]
public string RowKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.rowKey")>]
member this.RowKey : string with get, set
Public Property RowKey As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à