IDataSourceProvider Methods

Include Protected Members
Include Inherited Members

The IDataSourceProvider type exposes the following members.

Methods

  Name Description
Public method EffectiveUserName Returns the user name used to connect to the data source, including custom data.
Public method GetId Returns the identifier of the data source.
Public method LastUpdate Returns a timestamp of the last time that the data was updated.
Public method RunQuery Performs a query on the data source.
Public method SetDataSource Sets a data source.
Public method TestConnection Tests the connection to a data source.
Public method Validate Validates this object.

Top

See Also

Reference

IDataSourceProvider Interface

Microsoft.PerformancePoint.Scorecards Namespace