TabularDataSourceProvider Properties

Include Protected Members
Include Inherited Members

The TabularDataSourceProvider type exposes the following members.

Properties

  Name Description
Public property ConnectionContext Gets the account used for data source authentication. (Inherited from CustomDataSourceProvider.)
Public property ConnectionString Gets or sets the connection string to use if UseConnectionString is true.
Public property CubeName Gets or sets the name of the cube to connect to.
Public property DatabaseName Gets or sets the name of the database to connect to.
Protected property DataSource Gets or sets the wrapped data source object. (Inherited from CustomDataSourceProvider.)
Public property InternalCube Gets the multidimensional representation of the source data.
Public property IsConnectionStringSecure This property is not used by PerformancePoint Services in Microsoft SharePoint Server 2010.
Indicates whether the connection string for the data source provider contains sensitive information, such as user name or password. (Inherited from CustomDataSourceProvider.)
Public property QueryTimeoutSeconds Gets the timeout period for the data source, which is defined by an application setting. (Inherited from CustomDataSourceProvider.)
Public property Roles Gets or sets the roles to use when connecting to the cube.
Public property ServerName Gets the server that the data source resides on.
Public property SupportsNamedSets Gets a Boolean value that indicates whether this data source supports named sets. (Overrides CustomDataSourceProvider.SupportsNamedSets.)
Public property SupportsTimeIntelligence Gets a Boolean value that indicates whether this data source supports time intelligence. (Overrides CustomDataSourceProvider.SupportsTimeIntelligence.)
Public property UseConnectionString Gets or sets a Boolean value that indicates whether to use a connection string to connect to the data source.

Top

See Also

Reference

TabularDataSourceProvider Class

Microsoft.PerformancePoint.Scorecards.DataSourceProviders Namespace