Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets an OlapInfoCubeCollection that represents metadata pertaining to the hierarchies that are associated with the CubeInfo.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public ReadOnly Property Cubes As OlapInfoCubeCollection
Get
'Usage
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
Eigenschaftswert
Typ: Microsoft.AnalysisServices.AdomdClient.OlapInfoCubeCollection
Returns an OlapInfoCubeCollection that represents metadata pertaining to the hierarchies that are associated with the CubeInfo.