IDTSPropertiesProvider100 接口

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

For more information, see IDTSPropertiesProvider.

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

语法

声明
<GuidAttribute("9A446441-639A-46E4-B9EF-D1A14A8CB876")> _
Public Interface IDTSPropertiesProvider100
用法
Dim instance As IDTSPropertiesProvider100
[GuidAttribute("9A446441-639A-46E4-B9EF-D1A14A8CB876")]
public interface IDTSPropertiesProvider100
[GuidAttribute(L"9A446441-639A-46E4-B9EF-D1A14A8CB876")]
public interface class IDTSPropertiesProvider100
[<GuidAttribute("9A446441-639A-46E4-B9EF-D1A14A8CB876")>]
type IDTSPropertiesProvider100 =  interface end
public interface IDTSPropertiesProvider100

IDTSPropertiesProvider100 类型公开以下成员。

属性

  名称 说明
公共属性 Properties 基础结构。For more information, see IDTSPropertiesProvider.

页首

方法

  名称 说明
公共方法 GetExpression 基础结构。For more information, see IDTSPropertiesProvider.
公共方法 SetExpression 基础结构。For more information, see IDTSPropertiesProvider.

页首