Database.AggregationPrefix Property

Definition

Gets or sets the common prefix to be used for aggregation names throughout the associated Database.

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

Property Value

String

A String with the aggregation name prefix.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to