ProjectInfo.Key 构造函数

Initializes a new instance of the ProjectInfo.Key class.

命名空间:  Microsoft.SqlServer.Management.IntegrationServices
程序集:  Microsoft.SqlServer.Management.IntegrationServices(在 Microsoft.SqlServer.Management.IntegrationServices.dll 中)

语法

声明
Public Sub New ( _
    managedInstanceName As String _
)
用法
Dim managedInstanceName As String 

Dim instance As New ProjectInfo.Key(managedInstanceName)
public Key(
    string managedInstanceName
)
public:
Key(
    String^ managedInstanceName
)
new : 
        managedInstanceName:string -> Key
public function ProjectInfo.Key(
    managedInstanceName : String
)

参数

请参阅

参考

ProjectInfo.Key 类

Microsoft.SqlServer.Management.IntegrationServices 命名空间