Konstruktor AggregationDimension (String)
Inicjuje nowe wystąpienie AggregationDimension klasy przy użyciu nazwy.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
cubeDimensionID As String _
)
'Użycie
Dim cubeDimensionID As String
Dim instance As New AggregationDimension(cubeDimensionID)
public AggregationDimension(
string cubeDimensionID
)
public:
AggregationDimension(
String^ cubeDimensionID
)
new :
cubeDimensionID:string -> AggregationDimension
public function AggregationDimension(
cubeDimensionID : String
)
Parametry
- cubeDimensionID
Typ: System.String
A ciąg zawierające nazwę AggregationDimension.