Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() |
Create | Creates or updates a temporary first class object (FCO). |
![]() |
Delete | Permanently deletes a temporary first class object (FCO) from the back-end database. |
![]() |
Get | Gets a temporary first class object (FCO) from the back-end database. |
![]() |
GetAllCurrent | Gets all temporary first class objects (FCOs) of the specified type. |
![]() |
GetId | Returns the identifier of the temporary first class object (FCO). |
![]() |
GetVersion | Gets the latest version number of the specified temporary first class object (FCO). |
Top