Поделиться через


Конструктор PerspectiveDimension (String)

Initializes a new instance of the PerspectiveDimension with the specified cube dimension identifier.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    cubeDimensionId As String _
)
'Применение
Dim cubeDimensionId As String 

Dim instance As New PerspectiveDimension(cubeDimensionId)
public PerspectiveDimension(
    string cubeDimensionId
)
public:
PerspectiveDimension(
    String^ cubeDimensionId
)
new : 
        cubeDimensionId:string -> PerspectiveDimension
public function PerspectiveDimension(
    cubeDimensionId : String
)

Параметры

  • cubeDimensionId
    Тип: System.String
    A String that contains a unique identifier for a cube dimension. This is a reference to a specific dimension role on the owning measure group. 

См. также

Справочник

PerspectiveDimension Класс

Перегрузка PerspectiveDimension

Пространство имен Microsoft.AnalysisServices