共用方式為


TeamProjectCollectionService.QueueExportCollection 方法

將從這個主機系統將匯出的集合。

命名空間:  Microsoft.TeamFoundation.Server.Core
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
Public Function QueueExportCollection ( _
    requestContext As TeamFoundationRequestContext, _
    hostId As Guid, _
    collectionStoppedMessage As String, _
    deleteStagingDb As Boolean _
) As ServicingJobDetail
public ServicingJobDetail QueueExportCollection(
    TeamFoundationRequestContext requestContext,
    Guid hostId,
    string collectionStoppedMessage,
    bool deleteStagingDb
)

參數

傳回值

類型:Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

.NET Framework 安全性

請參閱

參考

TeamProjectCollectionService 類別

Microsoft.TeamFoundation.Server.Core 命名空間