Właściwość Partition.AggregationDesignID
Pobiera lub ustawia identyfikator projektu agregacja dla partycji.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property AggregationDesignID As String
Get
Set
'Użycie
Dim instance As Partition
Dim value As String
value = instance.AggregationDesignID
instance.AggregationDesignID = value
public string AggregationDesignID { get; set; }
public:
property String^ AggregationDesignID {
String^ get ();
void set (String^ value);
}
member AggregationDesignID : string with get, set
function get AggregationDesignID () : String
function set AggregationDesignID (value : String)
Wartość właściwości
Typ: System.String
A ciąg zawierających AggregationDesignID.