Interfaccia TaskHost
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
For more information, see TaskHostClass.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("04E3A50C-72F4-4BD7-8B8F-A93D14329624")> _
Public Interface TaskHost _
Inherits IDTSObjectHost100
'Utilizzo
Dim instance As TaskHost
[GuidAttribute("04E3A50C-72F4-4BD7-8B8F-A93D14329624")]
public interface TaskHost : IDTSObjectHost100
[GuidAttribute(L"04E3A50C-72F4-4BD7-8B8F-A93D14329624")]
public interface class TaskHost : IDTSObjectHost100
[<GuidAttribute("04E3A50C-72F4-4BD7-8B8F-A93D14329624")>]
type TaskHost =
interface
interface IDTSObjectHost100
end
public interface TaskHost extends IDTSObjectHost100
Nel tipo TaskHost sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
DelayValidation | Infrastruttura. For more information, see TaskHost. Ereditato da IDTSObjectHost100. | |
HostType | Infrastruttura. For more information, see TaskHost. Ereditato da IDTSObjectHost100. | |
InnerObject | Infrastruttura. For more information, see TaskHost. Ereditato da IDTSObjectHost100. |
In alto