Compartir a través de


IDTSRuntimeObject90 Interface

This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your 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.

Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Sintaxis

'Declaración
<GuidAttribute("D16B6D17-D788-432A-BDF1-654F871AA6CB")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSRuntimeObject90
[GuidAttribute("D16B6D17-D788-432A-BDF1-654F871AA6CB")] 
[TypeLibTypeAttribute(4160)] 
public interface IDTSRuntimeObject90
[GuidAttribute(L"D16B6D17-D788-432A-BDF1-654F871AA6CB")] 
[TypeLibTypeAttribute(4160)] 
public interface class IDTSRuntimeObject90
/** @attribute GuidAttribute("D16B6D17-D788-432A-BDF1-654F871AA6CB") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
public interface IDTSRuntimeObject90
GuidAttribute("D16B6D17-D788-432A-BDF1-654F871AA6CB") 
TypeLibTypeAttribute(4160) 
public interface IDTSRuntimeObject90

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

IDTSRuntimeObject90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace