Cube-Klasse
Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt einen OLAP-Cube aus Analysis Services- Microsoft SQL Server dar.
Vererbungshierarchie
System.Object
Microsoft.PerformancePoint.Scorecards.NameInfo
Microsoft.PerformancePoint.Scorecards.Cube
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class Cube _
Inherits NameInfo _
Implements ICloneable, IDiffable
'Usage
Dim instance As Cube
[SerializableAttribute]
public class Cube : NameInfo, ICloneable, IDiffable
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.