IDTSExecutables100.Join(IDTSExecutable100) メソッド

定義

public:
 void Join(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSExecutable100 ^ pDTSExecutable);
[System.Runtime.InteropServices.DispId(3)]
public void Join(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSExecutable100 pDTSExecutable);
[<System.Runtime.InteropServices.DispId(3)>]
abstract member Join : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSExecutable100 -> unit
Public Sub Join (pDTSExecutable As IDTSExecutable100)

パラメーター

pDTSExecutable
IDTSExecutable100
属性

適用対象