Właściwość AggregationDesign.EstimatedPerformanceGain
Pobiera lub ustawia zysk szacowaną wydajnością partycji (jako procent zwiększenie).
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property EstimatedPerformanceGain As Integer
Get
Set
'Użycie
Dim instance As AggregationDesign
Dim value As Integer
value = instance.EstimatedPerformanceGain
instance.EstimatedPerformanceGain = value
public int EstimatedPerformanceGain { get; set; }
public:
property int EstimatedPerformanceGain {
int get ();
void set (int value);
}
member EstimatedPerformanceGain : int with get, set
function get EstimatedPerformanceGain () : int
function set EstimatedPerformanceGain (value : int)
Wartość właściwości
Typ: System.Int32
Całkowitą reprezentujący zysk procent wydajności.