IDTSHasInternalProperties100 介面
此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Represents a DTS internal properties.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<GuidAttribute("90D16BCA-B47A-43BD-BB26-B1755090922A")> _
Public Interface IDTSHasInternalProperties100
'用途
Dim instance As IDTSHasInternalProperties100
[GuidAttribute("90D16BCA-B47A-43BD-BB26-B1755090922A")]
public interface IDTSHasInternalProperties100
[GuidAttribute(L"90D16BCA-B47A-43BD-BB26-B1755090922A")]
public interface class IDTSHasInternalProperties100
[<GuidAttribute("90D16BCA-B47A-43BD-BB26-B1755090922A")>]
type IDTSHasInternalProperties100 = interface end
public interface IDTSHasInternalProperties100
IDTSHasInternalProperties100 型別公開下列成員。
方法
名稱 | 說明 | |
---|---|---|
GetInternalProperties | 基礎結構。Gets the specified internal properties. | |
GetInternalPropertiesVersion | 基礎結構。Gets the version of the internal properties. |
上層
備註
For more information, see DtsProperty.