AggregationInstance Constructor

Initializes a new instance of the AggregationInstance class using the default values.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New AggregationInstance()
public AggregationInstance()
public:
AggregationInstance()
new : unit -> AggregationInstance
public function AggregationInstance()

See Also

Reference

AggregationInstance Class

AggregationInstance Overload

Microsoft.AnalysisServices Namespace