IDTSTask100 Interface

Definition

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
Derived
Attributes

Remarks

For more information, see Task.

Properties

ExecutionValue

Methods

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

Applies to