Konstruktor AggregationAttribute (String)
Inicjuje nowe wystąpienie AggregationAttribute za pomocą attributeID z DimensionAttribute.
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 AggregationAttribute(attributeID)
public AggregationAttribute(
string attributeID
)
public:
AggregationAttribute(
String^ attributeID
)
new :
attributeID:string -> AggregationAttribute
public function AggregationAttribute(
attributeID : String
)
Parametry
- attributeID
Typ: System.String
A ciąg zawierających attributeID z DimensionAttribute jest przypisany do obiektu nadrzędnego Aggregation.