IDTSExecutables100.Join(IDTSExecutable100) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void Join(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSExecutable100 ^ pDTSExecutable);
[System.Runtime.InteropServices.DispId(3)]
public void Join (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSExecutable100 pDTSExecutable);
[<System.Runtime.InteropServices.DispId(3)>]
abstract member Join : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSExecutable100 -> unit
Public Sub Join (pDTSExecutable As IDTSExecutable100)
Parameters
- pDTSExecutable
- IDTSExecutable100
- Attributes