Interfaccia IDTSRuntimeObject100

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

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.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("1DBC746B-6B25-493A-961E-219715FE47C7")> _
Public Interface IDTSRuntimeObject100
'Utilizzo
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

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper