IDTSRuntimeObject100 接口

此 API 支持 基础结构,但不能通过代码直接使用。

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.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("FDE57BAF-8E13-4F83-A03F-CF9396487315")> _
Public Interface IDTSRuntimeObject100
用法
Dim instance As IDTSRuntimeObject100
[GuidAttribute("FDE57BAF-8E13-4F83-A03F-CF9396487315")]
public interface IDTSRuntimeObject100
[GuidAttribute(L"FDE57BAF-8E13-4F83-A03F-CF9396487315")]
public interface class IDTSRuntimeObject100
[<GuidAttribute("FDE57BAF-8E13-4F83-A03F-CF9396487315")>]
type IDTSRuntimeObject100 =  interface end
public interface IDTSRuntimeObject100