ReplacementTaskClass Classe
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.
Representa uma classe de tarefa de substituição.
public ref class ReplacementTaskClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::ReplacementTask
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("AC7CFD46-0743-4660-BC8B-8F509A8646C4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ReplacementTaskClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ReplacementTask
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("8B8C4D3B-F53C-4DCC-8D7D-6E197EE31125")]
public class ReplacementTaskClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ReplacementTask
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("93EFAC50-733C-4838-98E0-BD2B616F791C")]
public class ReplacementTaskClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ReplacementTask
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("AC7CFD46-0743-4660-BC8B-8F509A8646C4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ReplacementTaskClass = class
interface ReplacementTask
interface IDTSTask100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("8B8C4D3B-F53C-4DCC-8D7D-6E197EE31125")>]
type ReplacementTaskClass = class
interface ReplacementTask
interface IDTSTask100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("93EFAC50-733C-4838-98E0-BD2B616F791C")>]
type ReplacementTaskClass = class
interface ReplacementTask
interface IDTSTask100
Public Class ReplacementTaskClass
Implements ReplacementTask
- Herança
-
ReplacementTaskClass
- Atributos
- Implementações
Construtores
ReplacementTaskClass() |
Inicializa uma nova instância da classe ReplacementTaskClass. |
Propriedades
ExecutionValue |
Obtém um objeto definido pelo usuário. |
Métodos
Execute(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100, Object) |
Executa a tarefa. |
Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100) |
Verifica se o componente foi configurado corretamente. |