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.