다음을 통해 공유


CubeInfo.Cubes 속성

Gets an OlapInfoCubeCollection that represents metadata pertaining to the hierarchies that are associated with the CubeInfo.

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

구문

‘선언
Public ReadOnly Property Cubes As OlapInfoCubeCollection 
    Get
‘사용 방법
Dim instance As CubeInfo 
Dim value As OlapInfoCubeCollection 

value = instance.Cubes
public OlapInfoCubeCollection Cubes { get; }
public:
property OlapInfoCubeCollection^ Cubes {
    OlapInfoCubeCollection^ get ();
}
member Cubes : OlapInfoCubeCollection
function get Cubes () : OlapInfoCubeCollection

속성 값

유형: Microsoft.AnalysisServices.AdomdClient.OlapInfoCubeCollection
Returns an OlapInfoCubeCollection that represents metadata pertaining to the hierarchies that are associated with the CubeInfo.

참고 항목

참조

CubeInfo 클래스

Microsoft.AnalysisServices.AdomdClient 네임스페이스