Share via


TeamFoundationServicingService.QueueMoveCollection-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function QueueMoveCollection ( _
    deploymentContext As TeamFoundationRequestContext, _
    hostId As Guid, _
    targetDatabaseId As Integer _
) As ServicingJobDetail
public ServicingJobDetail QueueMoveCollection(
    TeamFoundationRequestContext deploymentContext,
    Guid hostId,
    int targetDatabaseId
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.ServicingJobDetail

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationServicingService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace