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