Freigeben über


ISPItemDao.Delete-Methode

Löscht ein Objekt der ersten Klasse aus dem Repository.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Sub Delete ( _
    cache As ISPFcoCache, _
    webSiteID As Guid, _
    location As RepositoryLocation _
)
'Usage
Dim instance As ISPItemDao
Dim cache As ISPFcoCache
Dim webSiteID As Guid
Dim location As RepositoryLocation

instance.Delete(cache, webSiteID, location)
void Delete(
    ISPFcoCache cache,
    Guid webSiteID,
    RepositoryLocation location
)

Parameter

  • webSiteID
    Typ: System.Guid

    Der Bezeichner für die Websitesammlung.

Siehe auch

Referenz

ISPItemDao Schnittstelle

ISPItemDao-Member

Microsoft.PerformancePoint.Scorecards-Namespace