Database.AggregationPrefix Property

Definition

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

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

Property Value

A String with the aggregation name prefix.

Applies to