IDTSHasInternalProperties100 接口
此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。
For more information, see DtsProperty.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("BC3BC200-66E9-4A65-B2B0-13530595FB66")> _
Public Interface IDTSHasInternalProperties100
用法
Dim instance As IDTSHasInternalProperties100
[GuidAttribute("BC3BC200-66E9-4A65-B2B0-13530595FB66")]
public interface IDTSHasInternalProperties100
[GuidAttribute(L"BC3BC200-66E9-4A65-B2B0-13530595FB66")]
public interface class IDTSHasInternalProperties100
[<GuidAttribute("BC3BC200-66E9-4A65-B2B0-13530595FB66")>]
type IDTSHasInternalProperties100 = interface end
public interface IDTSHasInternalProperties100
IDTSHasInternalProperties100 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
GetInternalProperties | 基础结构。For more information, see DtsProperty. | |
GetInternalPropertiesVersion | 基础结构。For more information, see DtsProperty. |
页首