Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the names of the databases on the data source server.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Function GetDatabaseNames As String()
'Usage
Dim instance As IDataSourceMetadata
Dim returnValue As String()
returnValue = instance.GetDatabaseNames()
string[] GetDatabaseNames()
Return Value
Type: []