TabularDataSourceProvider.CubeName Property (Microsoft.PerformancePoint.Scorecards.DataSourceProviders)

The name of the cube to connect to.

Namespace: Microsoft.PerformancePoint.Scorecards.DataSourceProviders
Assembly: Microsoft.PerformancePoint.Scorecards.DataSourceProviders.Standard (in microsoft.performancepoint.scorecards.datasourceproviders.standard.dll)

Syntax

'Declaration
<XmlIgnoreAttribute> _
Public Overridable Property CubeName As String
'Usage
Dim instance As TabularDataSourceProvider
Dim value As String

value = instance.CubeName

instance.CubeName = value
[XmlIgnoreAttribute] 
public virtual string CubeName { get; set; }

See Also

Reference

TabularDataSourceProvider Class
TabularDataSourceProvider Members
Microsoft.PerformancePoint.Scorecards.DataSourceProviders Namespace