Catalog.Key(String) 建構函式

定義

初始化會採用索引鍵名稱之 Catalog.Key 類別的新執行個體。

public:
 Key(System::String ^ managedInstanceName);
public Key (string managedInstanceName);
new Microsoft.SqlServer.Management.IntegrationServices.Catalog.Key : string -> Microsoft.SqlServer.Management.IntegrationServices.Catalog.Key
Public Sub New (managedInstanceName As String)

參數

managedInstanceName
String

受管理的執行個體名稱。

適用於