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)

初始化与该任务相关联的属性。 此方法由运行时调用,在代码中未使用。

适用于