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.