共用方式為


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 命名空間