DataSourceNames.SqlTabular Field
Represents a data source that is based on a Microsoft SQL Server table. Returns "SqlTabularDataSource."
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Const SqlTabular As String
'Usage
Dim value As String
value = DataSourceNames.SqlTabular
public const string SqlTabular