RepositoryLocation.IsFixedValuesDataSource-Methode
Bestimmt, ob dieses Objekt eine Datenquelle mit festen Werten verwendet.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Function IsFixedValuesDataSource As Boolean
'Usage
Dim instance As RepositoryLocation
Dim returnValue As Boolean
returnValue = instance.IsFixedValuesDataSource()
public bool IsFixedValuesDataSource()
Rückgabewert
Typ: System.Boolean
true , wenn dieses Objekt eine Datenquelle mit festen Werten verwendet; andernfalls false.