Udostępnij za pośrednictwem


Konstruktor AggregationDesign (String)

Inicjuje nowe wystąpienie AggregationDesign przy użyciu nazwy.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Sub New ( _
    name As String _
)
'Użycie
Dim name As String

Dim instance As New AggregationDesign(name)
public AggregationDesign(
    string name
)
public:
AggregationDesign(
    String^ name
)
new : 
        name:string -> AggregationDesign
public function AggregationDesign(
    name : String
)

Parametry