ProjectVersion.Key(Int64) 建構函式

定義

使用指定的識別碼,初始化 ProjectVersion.Key 類別的新執行個體。

public:
 Key(long id);
public Key (long id);
new Microsoft.SqlServer.Management.IntegrationServices.ProjectVersion.Key : int64 -> Microsoft.SqlServer.Management.IntegrationServices.ProjectVersion.Key
Public Sub New (id As Long)

參數

id
Int64

指定的識別碼。

適用於