IDTSPropertiesProviderEx100 接口

定义

表示 DTS 属性提供程序表达式。

public interface class IDTSPropertiesProviderEx100
[System.Runtime.InteropServices.Guid("77D5BDBE-13CC-4C16-8619-8E86A5D7C4C8")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPropertiesProviderEx100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("9A420941-A36E-4990-B955-B487F2EF4E75")]
public interface IDTSPropertiesProviderEx100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("58D12D50-15E1-4A5D-A3F2-C81F06448DBF")]
public interface IDTSPropertiesProviderEx100
[<System.Runtime.InteropServices.Guid("77D5BDBE-13CC-4C16-8619-8E86A5D7C4C8")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPropertiesProviderEx100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("9A420941-A36E-4990-B955-B487F2EF4E75")>]
type IDTSPropertiesProviderEx100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("58D12D50-15E1-4A5D-A3F2-C81F06448DBF")>]
type IDTSPropertiesProviderEx100 = interface
Public Interface IDTSPropertiesProviderEx100
属性

注解

有关详细信息,请参阅 IDTSPropertiesProviderEx

属性

HasExpressions

获取一个值,该值指示此属性提供程序是否包含表达式。

方法

ComputeExpressions(IDTSInfoEvents100, Int32, IDTSVariableDispenser100)

计算与属性相关联的表达式。

适用于