Compartir a través de


IDTSRuntimeObject100 Interfaz

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el 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.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
<GuidAttribute("FDE57BAF-8E13-4F83-A03F-CF9396487315")> _
Public Interface IDTSRuntimeObject100
'Uso
Dim instance As IDTSRuntimeObject100
[GuidAttribute("FDE57BAF-8E13-4F83-A03F-CF9396487315")]
public interface IDTSRuntimeObject100
[GuidAttribute(L"FDE57BAF-8E13-4F83-A03F-CF9396487315")]
public interface class IDTSRuntimeObject100
[<GuidAttribute("FDE57BAF-8E13-4F83-A03F-CF9396487315")>]
type IDTSRuntimeObject100 =  interface end
public interface IDTSRuntimeObject100