Freigeben über


MemberOperationLeafDescendants-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Einen Leaf-Nachfolger-Vorgang darstellt.

Vererbungshierarchie

System.Object
  Microsoft.PerformancePoint.Scorecards.MemberOperation
    Microsoft.PerformancePoint.Scorecards.MemberOperationLeafDescendants

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class MemberOperationLeafDescendants _
    Inherits MemberOperation
'Usage
Dim instance As MemberOperationLeafDescendants
[SerializableAttribute]
public class MemberOperationLeafDescendants : MemberOperation

Hinweise

MDX-Beispiel: {DESCENDANTS([<<Member Expression>>], [<<Member Expression>>], LEAVES) ON << Achse >>}

Threadsicherheit

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

Siehe auch

Referenz

MemberOperationLeafDescendants-Member

Microsoft.PerformancePoint.Scorecards-Namespace