MemberOperationLeafDescendants - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente une opération de Descendants feuilles.

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class MemberOperationLeafDescendants _
    Inherits MemberOperation
'Utilisation
Dim instance As MemberOperationLeafDescendants
[SerializableAttribute]
public class MemberOperationLeafDescendants : MemberOperation

Remarques

Exemple MDX: {DESCENDANTS([<<Member Expression>>], [<<Member Expression>>], LEAVES) ON << axe >>}

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.

Voir aussi

Référence

MemberOperationLeafDescendants - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms