TeamFoundationServicingService.QueuePatchDatabases 方法

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Function QueuePatchDatabases ( _
    deploymentContext As TeamFoundationRequestContext, _
    databaseIds As Integer() _
) As List(Of ServicingJobDetail)
public List<ServicingJobDetail> QueuePatchDatabases(
    TeamFoundationRequestContext deploymentContext,
    int[] databaseIds
)

参数

返回值

类型:System.Collections.Generic.List<ServicingJobDetail>

.NET Framework 安全性

请参见

参考

TeamFoundationServicingService 类

Microsoft.TeamFoundation.Framework.Server 命名空间