IDTSRuntimeObject100 介面

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

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("1DBC746B-6B25-493A-961E-219715FE47C7")> _
Public Interface IDTSRuntimeObject100
'用途
Dim instance As IDTSRuntimeObject100
[GuidAttribute("1DBC746B-6B25-493A-961E-219715FE47C7")]
public interface IDTSRuntimeObject100
[GuidAttribute(L"1DBC746B-6B25-493A-961E-219715FE47C7")]
public interface class IDTSRuntimeObject100
[<GuidAttribute("1DBC746B-6B25-493A-961E-219715FE47C7")>]
type IDTSRuntimeObject100 =  interface end
public interface IDTSRuntimeObject100

請參閱

參考

Microsoft.SqlServer.Dts.Runtime.Wrapper 命名空間