Construtor AggregationDimension
Initializes a new instance of the AggregationDimension 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 AggregationDimension()
public AggregationDimension()
public:
AggregationDimension()
new : unit -> AggregationDimension
public function AggregationDimension()
Consulte também