CubeDimension Constructor (String)
Initializes a new instance of CubeDimension using an identifier.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Deklaracja
Public Sub New ( _
dimensionId As String _
)
public CubeDimension (
string dimensionId
)
public:
CubeDimension (
String^ dimensionId
)
public CubeDimension (
String dimensionId
)
public function CubeDimension (
dimensionId : String
)
Parameters
- dimensionId
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.