Costruttore AggregationAttribute
Initializes a new instance of the AggregationAttribute class using the default values.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New AggregationAttribute()
public AggregationAttribute()
public:
AggregationAttribute()
new : unit -> AggregationAttribute
public function AggregationAttribute()