Freigeben über


NamedSet-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt eine benannte Menge aus einer OLAP-Datenquelle dar.

Vererbungshierarchie

System.Object
  Microsoft.PerformancePoint.Scorecards.NamedSet

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class NamedSet _
    Implements ICloneable, IComparable(Of NamedSet)
'Usage
Dim instance As NamedSet
[SerializableAttribute]
public class NamedSet : ICloneable, IComparable<NamedSet>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

NamedSet-Member

Microsoft.PerformancePoint.Scorecards-Namespace