OperationMessage.Key コンストラクター
指定した ID を使用して、OperationMessage.Key クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.SqlServer.Management.IntegrationServices
アセンブリ: Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)
構文
'宣言
Public Sub New ( _
id As Long _
)
'使用
Dim id As Long
Dim instance As New OperationMessage.Key(id)
public Key(
long id
)
public:
Key(
long long id
)
new :
id:int64 -> Key
public function OperationMessage.Key(
id : long
)
パラメーター
- id
型: System.Int64
指定した ID。