CollectionManagementStepPerformer.RegisterCollection 方法

创建团队项目集合中的托管,编写逻辑数据库的连接字符串到集合注册表,并创建目标集合的请求上下文。

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

语法

声明
<ServicingStepAttribute> _
Public Sub RegisterCollection ( _
    servicingContext As ServicingContext _
)
[ServicingStepAttribute]
public void RegisterCollection(
    ServicingContext servicingContext
)

参数

.NET Framework 安全性

请参阅

参考

CollectionManagementStepPerformer 类

Microsoft.TeamFoundation.Server.Core.Extensions 命名空间