Cube - Classe
S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente un cube OLAP à partir de Microsoft SQL Server Analysis Services.
Hiérarchie d’héritage
System.Object
Microsoft.PerformancePoint.Scorecards.NameInfo
Microsoft.PerformancePoint.Scorecards.Cube
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class Cube _
Inherits NameInfo _
Implements ICloneable, IDiffable
'Utilisation
Dim instance As Cube
[SerializableAttribute]
public class Cube : NameInfo, ICloneable, IDiffable
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.