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

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

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