ProjectVersion.Key(Int64) 建構函式

定義

初始化一個帶有指定 ID 的新類別實例 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

指定的ID。

適用於