QueryResult.Keys - Propriété

Obtient les clés du dictionnaire sous-jacent.

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

Syntaxe

'Déclaration
Public ReadOnly Property Keys As ICollection
    Get
'Utilisation
Dim instance As QueryResult
Dim value As ICollection

value = instance.Keys
public ICollection Keys { get; }

Valeur de propriété

Type : System.Collections.ICollection
Les clés du dictionnaire sous-jacent.

Voir aussi

Référence

QueryResult classe

QueryResult - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms