SPDataStore class
SharePoint 2013
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Provides methods for creating, reading, updating, and deleting objects in the repository.
Namespace:
Microsoft.PerformancePoint.Scorecards.Store
Assembly: Microsoft.PerformancePoint.Scorecards.Store (in Microsoft.PerformancePoint.Scorecards.Store.dll)
Custom data sources should perform create and update tasks by using the BIMonitoringServiceApplicationProxy object instead of using SPDataStore. For more information, see the "Interacting with Repository Objects" section in Editors for Custom Objects.
Note
|
|---|
The helper objects in the PerformancePoint Services SDK Reference Sample show how to make calls to the data store. For more information about the sample, see PerformancePoint Services Code Samples. |
Note