다음을 통해 공유


IDTSMultiInputComponent100.GetDependencies(Int32, Int32, Int32) 메서드

정의

public:
 void GetDependencies(int blockedInputID, int % pDependencyCount, int % pDependentInputIDs);
public void GetDependencies (int blockedInputID, ref int pDependencyCount, ref int pDependentInputIDs);
abstract member GetDependencies : int * int * int -> unit
Public Sub GetDependencies (blockedInputID As Integer, ByRef pDependencyCount As Integer, ByRef pDependentInputIDs As Integer)

매개 변수

blockedInputID
Int32
pDependencyCount
Int32
pDependentInputIDs
Int32

적용 대상