IDTSExecutable100 Interface

Definition

public interface class IDTSExecutable100
[System.Runtime.InteropServices.Guid("49050727-1F34-44BB-8063-152FEFEE4D00")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSExecutable100
[<System.Runtime.InteropServices.Guid("49050727-1F34-44BB-8063-152FEFEE4D00")>]
[<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