IDTSExecutable100 Interface

Definition

public interface class IDTSExecutable100
[System.Runtime.InteropServices.Guid("8B89BE11-395A-4914-A113-9224E6F1A3C5")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSExecutable100
[<System.Runtime.InteropServices.Guid("8B89BE11-395A-4914-A113-9224E6F1A3C5")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSExecutable100 = interface
Public Interface IDTSExecutable100
Derived
Attributes

Methods

Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object)
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100)

Applies to