PerspectiveAttribute.CubeAttribute 속성

Gets the cube attribute associated with a PerspectiveAttribute object.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
<BrowsableAttribute(False)> _
Public ReadOnly Property CubeAttribute As CubeAttribute 
    Get
‘사용 방법
Dim instance As PerspectiveAttribute 
Dim value As CubeAttribute 

value = instance.CubeAttribute
[BrowsableAttribute(false)]
public CubeAttribute CubeAttribute { get; }
[BrowsableAttribute(false)]
public:
property CubeAttribute^ CubeAttribute {
    CubeAttribute^ get ();
}
[<BrowsableAttribute(false)>]
member CubeAttribute : CubeAttribute
function get CubeAttribute () : CubeAttribute

속성 값

유형: Microsoft.AnalysisServices.CubeAttribute
A CubeAttribute object.

참고 항목

참조

PerspectiveAttribute 클래스

Microsoft.AnalysisServices 네임스페이스