此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Provides methods related to multiple input components.
命名空間: Microsoft.SqlServer.Dts.Pipeline.Wrapper
組件: Microsoft.SqlServer.DTSPipelineWrap (在 Microsoft.SqlServer.DTSPipelineWrap.dll 中)
語法
'宣告
<GuidAttribute("6CA3A806-DE89-46F9-96F5-3FBA7DA38E43")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDTSMultiInputComponent100
'用途
Dim instance As IDTSMultiInputComponent100
[GuidAttribute("6CA3A806-DE89-46F9-96F5-3FBA7DA38E43")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSMultiInputComponent100
[GuidAttribute(L"6CA3A806-DE89-46F9-96F5-3FBA7DA38E43")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSMultiInputComponent100
[<GuidAttribute("6CA3A806-DE89-46F9-96F5-3FBA7DA38E43")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSMultiInputComponent100 = interface end
public interface IDTSMultiInputComponent100
IDTSMultiInputComponent100 型別公開下列成員。
方法
| 名稱 | 說明 | |
|---|---|---|
![]() |
CanProcess | 基礎結構。Indicates whether component can process the specified number of inputs. |
![]() |
GetDependencies | 基礎結構。Gets the dependencies for the specified input component. |
上層
.gif)