Interface IDTSRuntimeObject100
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
This interface is inherited by native classes that are containers, and implemented by all objects in the Microsoft.SqlServer.Dts.Runtime namespace. For more information, see DtsObject.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("1DBC746B-6B25-493A-961E-219715FE47C7")> _
Public Interface IDTSRuntimeObject100
'Utilisation
Dim instance As IDTSRuntimeObject100
[GuidAttribute("1DBC746B-6B25-493A-961E-219715FE47C7")]
public interface IDTSRuntimeObject100
[GuidAttribute(L"1DBC746B-6B25-493A-961E-219715FE47C7")]
public interface class IDTSRuntimeObject100
[<GuidAttribute("1DBC746B-6B25-493A-961E-219715FE47C7")>]
type IDTSRuntimeObject100 = interface end
public interface IDTSRuntimeObject100