Interface IDTSManagedTask100
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see IDTSManagedTask.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("096D03FF-A081-4D1E-9B23-D08DDFBA33D1")> _
Public Interface IDTSManagedTask100
'Utilisation
Dim instance As IDTSManagedTask100
[GuidAttribute("096D03FF-A081-4D1E-9B23-D08DDFBA33D1")]
public interface IDTSManagedTask100
[GuidAttribute(L"096D03FF-A081-4D1E-9B23-D08DDFBA33D1")]
public interface class IDTSManagedTask100
[<GuidAttribute("096D03FF-A081-4D1E-9B23-D08DDFBA33D1")>]
type IDTSManagedTask100 = interface end
public interface IDTSManagedTask100