ExtendedAttributeComponent 构造函数 (String)

不要使用此构造函数,它只使用验证我们的内部初始化数据库。

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

语法

声明
Public Sub New ( _
    connectionString As String _
)
public ExtendedAttributeComponent(
    string connectionString
)

参数

  • connectionString
    类型:System.String
    数据库的连接字符串可以验证

.NET Framework 安全性

请参见

参考

ExtendedAttributeComponent 类

ExtendedAttributeComponent 重载

Microsoft.TeamFoundation.Framework.Server 命名空间