IDTSExecutable100 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Derivato
- Attributi
Metodi
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | |
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) |