Udostępnij za pośrednictwem


Właściwość MeasureGroup.AggregationPrefix

Pobiera lub ustawia prefiks używany na tabele używane dla agregacja (które widoki indeksowane faktycznie).Służy to jako domyślny dla partycji w MeasureGroup.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property AggregationPrefix As String
    Get
    Set
'Użycie
Dim instance As MeasureGroup
Dim value As String

value = instance.AggregationPrefix

instance.AggregationPrefix = value
public string AggregationPrefix { get; set; }
public:
property String^ AggregationPrefix {
    String^ get ();
    void set (String^ value);
}
member AggregationPrefix : string with get, set
function get AggregationPrefix () : String
function set AggregationPrefix (value : String)

Wartość właściwości

Typ: System.String
An prefiks agregacja.

Uwagi

Dowolny ciąg, który spowoduje, że widoki indeksowane unikatowe w bazie danych mogą być używane.Jest administrator bazy danych, aby zdecydować, jakie prefiks dokona indeksowany widok unikatowe.