Join 方法
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
For more information, see Executables.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
Sub Join ( _
pDTSExecutable As IDTSExecutable100 _
)
'用途
Dim instance As IDTSExecutables100
Dim pDTSExecutable As IDTSExecutable100
instance.Join(pDTSExecutable)
void Join(
IDTSExecutable100 pDTSExecutable
)
void Join(
[InAttribute] IDTSExecutable100^ pDTSExecutable
)
abstract Join :
pDTSExecutable:IDTSExecutable100 -> unit
function Join(
pDTSExecutable : IDTSExecutable100
)
參數
- pDTSExecutable
型別:Microsoft.SqlServer.Dts.Runtime.Wrapper. . :: . .IDTSExecutable100