MemberOperationAllDescendants-Klasse
Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt einen Vorgang für alle untergeordneten Elemente.
Vererbungshierarchie
System.Object
Microsoft.PerformancePoint.Scorecards.MemberOperation
Microsoft.PerformancePoint.Scorecards.MemberOperationAllDescendants
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class MemberOperationAllDescendants _
Inherits MemberOperation
'Usage
Dim instance As MemberOperationAllDescendants
[SerializableAttribute]
public class MemberOperationAllDescendants : MemberOperation
Hinweise
MDX-Beispiel: {DESCENDANTS([<<Member Expression>>], [<<Member Expression>>], SELF_BEFORE_AFTER) ON << Achse >>}
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.