Właściwość AggregationInstance.AggregationType
Definiuje typ agregacja przechowywane w AggregationInstance.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property AggregationType As AggregationType
Get
Set
'Użycie
Dim instance As AggregationInstance
Dim value As AggregationType
value = instance.AggregationType
instance.AggregationType = value
public AggregationType AggregationType { get; set; }
public:
property AggregationType AggregationType {
AggregationType get ();
void set (AggregationType value);
}
member AggregationType : AggregationType with get, set
function get AggregationType () : AggregationType
function set AggregationType (value : AggregationType)
Wartość właściwości
Typ: Microsoft.AnalysisServices.AggregationType
AggregationType Obiektu.