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 네임스페이스