Partition.AggregationPrefix Property

Definition

Gets or sets the prefix used on tables used for aggregation.

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

Property Value

A String containing the aggregation prefix.

Applies to