IDTSManagedComponentWrapper100.WrapperOnInputPathAttached メソッド
この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
入力パスがアタッチされたときに発生するイベントを表します。
名前空間: Microsoft.SqlServer.Dts.Pipeline.Wrapper
アセンブリ: Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap.dll)
構文
'宣言
Sub WrapperOnInputPathAttached ( _
lInputID As Integer _
)
'使用
Dim instance As IDTSManagedComponentWrapper100
Dim lInputID As Integer
instance.WrapperOnInputPathAttached(lInputID)
void WrapperOnInputPathAttached(
int lInputID
)
void WrapperOnInputPathAttached(
[InAttribute] int lInputID
)
abstract WrapperOnInputPathAttached :
lInputID:int -> unit
function WrapperOnInputPathAttached(
lInputID : int
)
パラメーター
- lInputID
型: System.Int32
入力 ID です。