IFirstClassObjectDao members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents an interface that is implemented by temporary first class objects (FCOs).

The IFirstClassObjectDao type exposes the following members.

Methods

  Name Description
Public method Create Creates or updates a temporary first class object (FCO).
Public method Delete Permanently deletes a temporary first class object (FCO) from the back-end database.
Public method Get Gets a temporary first class object (FCO) from the back-end database.
Public method GetAllCurrent Gets all temporary first class objects (FCOs) of the specified type.
Public method GetId Returns the identifier of the temporary first class object (FCO).
Public method GetVersion Gets the latest version number of the specified temporary first class object (FCO).

Top

See also

Reference

IFirstClassObjectDao interface

Microsoft.PerformancePoint.Scorecards namespace