Interfaz TaskHost
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
For more information, see TaskHostClass.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("83E60348-B725-4E5A-B69A-35378E3CF859")> _
Public Interface TaskHost _
Inherits IDTSObjectHost100
'Uso
Dim instance As TaskHost
[GuidAttribute("83E60348-B725-4E5A-B69A-35378E3CF859")]
public interface TaskHost : IDTSObjectHost100
[GuidAttribute(L"83E60348-B725-4E5A-B69A-35378E3CF859")]
public interface class TaskHost : IDTSObjectHost100
[<GuidAttribute("83E60348-B725-4E5A-B69A-35378E3CF859")>]
type TaskHost =
interface
interface IDTSObjectHost100
end
public interface TaskHost extends IDTSObjectHost100
El tipo TaskHost expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
DelayValidation | Infraestructura. For more information, see TaskHost. (Se hereda de IDTSObjectHost100.) | |
HostType | Infraestructura. For more information, see TaskHost. (Se hereda de IDTSObjectHost100.) | |
InnerObject | Infraestructura. For more information, see TaskHost. (Se hereda de IDTSObjectHost100.) |
Arriba