IDTSPropertiesProviderEx100 接口

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

Represents the DTS properties provider expressions.

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

语法

声明
<GuidAttribute("F57876CE-77C7-4CA7-8BF6-509AA1D535D1")> _
Public Interface IDTSPropertiesProviderEx100
用法
Dim instance As IDTSPropertiesProviderEx100
[GuidAttribute("F57876CE-77C7-4CA7-8BF6-509AA1D535D1")]
public interface IDTSPropertiesProviderEx100
[GuidAttribute(L"F57876CE-77C7-4CA7-8BF6-509AA1D535D1")]
public interface class IDTSPropertiesProviderEx100
[<GuidAttribute("F57876CE-77C7-4CA7-8BF6-509AA1D535D1")>]
type IDTSPropertiesProviderEx100 =  interface end
public interface IDTSPropertiesProviderEx100

IDTSPropertiesProviderEx100 类型公开以下成员。

属性

  名称 说明
公共属性 HasExpressions 基础结构。Gets a value that indicates whether this properties provider contains expressions.

页首

方法

  名称 说明
公共方法 ComputeExpressions 基础结构。Computes the expressions associated with the properties.

页首

注释

For more information, see IDTSPropertiesProviderEx.

请参阅

参考

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