CustomAdomdDataSourceProvider Properties

Include Protected Members
Include Inherited Members

The CustomAdomdDataSourceProvider type exposes the following members.

Properties

  Name Description
Public property ConnectionContext Gets the account used for data source authentication. (Inherited from CustomDataSourceProvider.)
Protected property DataSource Gets or sets the wrapped data source object. (Inherited from CustomDataSourceProvider.)
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 SupportsNamedSets Indicates whether the data source supports named sets. (Inherited from CustomDataSourceProvider.)
Public property SupportsTimeIntelligence Indicates whether the data source supports time intelligence features. (Inherited from CustomDataSourceProvider.)

Top

See Also

Reference

CustomAdomdDataSourceProvider Class

Microsoft.PerformancePoint.Scorecards.Extensions Namespace