Compartilhar via


Interface IDTSRuntimeObject100

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

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.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
<GuidAttribute("1DBC746B-6B25-493A-961E-219715FE47C7")> _
Public Interface IDTSRuntimeObject100
'Uso
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

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper