IDTSManagedHelper90 Interface
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
For more information, see ManagedHelper.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Sintaxis
'Declaración
<GuidAttribute("CCA4E38C-0733-44B1-A612-4BABCF35658E")> _
<TypeLibTypeAttribute(528)> _
<InterfaceTypeAttribute(1)> _
Public Interface IDTSManagedHelper90
[GuidAttribute("CCA4E38C-0733-44B1-A612-4BABCF35658E")]
[TypeLibTypeAttribute(528)]
[InterfaceTypeAttribute(1)]
public interface IDTSManagedHelper90
[GuidAttribute(L"CCA4E38C-0733-44B1-A612-4BABCF35658E")]
[TypeLibTypeAttribute(528)]
[InterfaceTypeAttribute(1)]
public interface class IDTSManagedHelper90
/** @attribute GuidAttribute("CCA4E38C-0733-44B1-A612-4BABCF35658E") */
/** @attribute TypeLibTypeAttribute(528) */
/** @attribute InterfaceTypeAttribute(1) */
public interface IDTSManagedHelper90
GuidAttribute("CCA4E38C-0733-44B1-A612-4BABCF35658E")
TypeLibTypeAttribute(528)
InterfaceTypeAttribute(1)
public interface IDTSManagedHelper90
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
IDTSManagedHelper90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace