Udostępnij za pośrednictwem


TableOutputDataSource.PartitionKey Property

Definition

This element indicates the name of a column from the SELECT statement in the query that will be used as the partition key for the Azure Table. Required on PUT (CreateOrReplace) requests.

public string PartitionKey { get; set; }
member this.PartitionKey : string with get, set
Public Property PartitionKey As String

Property Value

Applies to