ExecutionOperation.Key(Int64) 建構函式

定義

初始化一個帶有指定識別碼的類別新實例 ExecutionOperation.Key

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

參數

id
Int64

指定的識別碼。

適用於