Construtor AggregationInstance
Initializes a new instance of the AggregationInstance class using the default values.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New AggregationInstance()
public AggregationInstance()
public:
AggregationInstance()
new : unit -> AggregationInstance
public function AggregationInstance()
Consulte também