ReplacementTaskClass Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Representa una clase de tarea de reemplazo.
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
- Herencia
-
ReplacementTaskClass
- Atributos
- Implementaciones
Constructores
ReplacementTaskClass() |
Inicializa una nueva instancia de la clase ReplacementTaskClass. |
Propiedades
ExecutionValue |
Obtiene un objeto definido por el usuario. |
Métodos
Execute(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100, Object) |
Ejecuta la tarea. |
Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100) |
Comprueba si el componente está correctamente configurado. |