Udostępnij za pośrednictwem


Właściwość Cube.AggregationPrefix

Pobiera lub ustawia prefiks dla agregacji w moduł.

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 Cube
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
A ciąg z prefiks agregacja.