Właściwość Partition.AggregationPrefix
Pobiera lub ustawia prefiks używany dla agregacja tabel.
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 Partition
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 zawierających prefiks agregacja.