Partager via


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.

Espace de noms: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Syntaxe

'Déclaration
<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

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

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