Konstruktor AggregationDesignAttribute (String)
Inicjuje nowe wystąpienie AggregationDesignAttribute za pomocą identyfikatora atrybut.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
attributeId As String _
)
'Użycie
Dim attributeId As String
Dim instance As New AggregationDesignAttribute(attributeId)
public AggregationDesignAttribute(
string attributeId
)
public:
AggregationDesignAttribute(
String^ attributeId
)
new :
attributeId:string -> AggregationDesignAttribute
public function AggregationDesignAttribute(
attributeId : String
)
Parametry
- attributeId
Typ: System.String