ISPFcoCache Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the interface to the first class object (FCO) cache, which is used to add FCOs to and remove FCOs from the cache.
The ISPFcoCache type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | Adds an object and the associated access control lists (ACLs) to the cache. | |
AddAcls | Adds the associated access control lists (ACLs) for the specified object to the cache. | |
Remove | Removes an object’s associated cache entries and access control lists (ACLs) from the cache. |
Top