IDataSourceMetadata.QueryNamedSets Method
Gets the available named sets in the data source.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Function QueryNamedSets As NamedSetCollection
'Usage
Dim instance As IDataSourceMetadata
Dim returnValue As NamedSetCollection
returnValue = instance.QueryNamedSets()
NamedSetCollection QueryNamedSets()
Return Value
Type: Microsoft.PerformancePoint.Scorecards.NamedSetCollection
A collection of named sets.