Share via


IDTSTaskInit100 인터페이스

정의

초기화할 태스크에 대한 메서드를 정의합니다.

public interface class IDTSTaskInit100
[System.Runtime.InteropServices.Guid("E3E24D0D-9259-4246-AD2C-74305C2FE83D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSTaskInit100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("8D9CAE2E-FF1C-4671-B05C-5225A86E8BF8")]
public interface IDTSTaskInit100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("61917BCB-CF2D-45B3-927C-A9754FF2633E")]
public interface IDTSTaskInit100
[<System.Runtime.InteropServices.Guid("E3E24D0D-9259-4246-AD2C-74305C2FE83D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSTaskInit100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("8D9CAE2E-FF1C-4671-B05C-5225A86E8BF8")>]
type IDTSTaskInit100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("61917BCB-CF2D-45B3-927C-A9754FF2633E")>]
type IDTSTaskInit100 = interface
Public Interface IDTSTaskInit100
파생
특성

메서드

InitializeTask(IDTSConnections100, IDTSVariableDispenser100, IDTSInfoEvents100, IDTSLogging100, IDTSEventInfos100, IDTSLogEntryInfos100, IDTSObjectReferenceTracker100)

태스크와 연결된 속성을 초기화합니다. 이 메서드는 런타임을 통해 호출되며 코드에 사용되지 않습니다.

적용 대상