IDTSTask100 接口

定义

public interface class IDTSTask100
[System.Runtime.InteropServices.Guid("B6F6D221-FC27-4F71-B5A0-597583986C28")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSTask100
[<System.Runtime.InteropServices.Guid("B6F6D221-FC27-4F71-B5A0-597583986C28")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSTask100 = interface
Public Interface IDTSTask100
派生
属性

注解

有关详细信息,请参阅 Task

属性

ExecutionValue

方法

Execute(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100, Object)
Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100)

适用于