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.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Declaration
<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
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
IDTSRuntimeObject90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace