IDTSExecutable100 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Derivado
- Atributos
Métodos
Execute(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100, Object) | |
Validate(IDTSConnections100, IDTSVariables100, IDTSEvents100, IDTSLogging100) |