IDTSRuntimeObject100 Interface
This interface supports the SQL Server 2008 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
'Deklaracja
<GuidAttribute("FDE57BAF-8E13-4F83-A03F-CF9396487315")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSRuntimeObject100
[GuidAttribute("FDE57BAF-8E13-4F83-A03F-CF9396487315")]
[TypeLibTypeAttribute(4160)]
public interface IDTSRuntimeObject100
[GuidAttribute(L"FDE57BAF-8E13-4F83-A03F-CF9396487315")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSRuntimeObject100
/** @attribute GuidAttribute("FDE57BAF-8E13-4F83-A03F-CF9396487315") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSRuntimeObject100
GuidAttribute("FDE57BAF-8E13-4F83-A03F-CF9396487315")
TypeLibTypeAttribute(4160)
public interface IDTSRuntimeObject100
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.