Partition.AggregationPrefix Property

Definition

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

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Partition_AggregationPrefix")]
public string AggregationPrefix { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Partition_AggregationPrefix")>]
member this.AggregationPrefix : string with get, set
Public Property AggregationPrefix As String

Property Value

String

A String containing the aggregation prefix.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to