共用方式為


IDTSResultBinding 介面

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Defines the properties for the result binding.

命名空間:  Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask
組件:  Microsoft.SqlServer.SQLTask (在 Microsoft.SqlServer.SQLTask.dll 中)

語法

'宣告
Public Interface IDTSResultBinding
'用途
Dim instance As IDTSResultBinding
public interface IDTSResultBinding
public interface class IDTSResultBinding
type IDTSResultBinding =  interface end
public interface IDTSResultBinding

IDTSResultBinding 型別公開下列成員。

屬性

  名稱 說明
公用屬性 DtsVariableName 基礎結構。Gets or sets the name of the SSIS package variable.
公用屬性 ResultName 基礎結構。Gets or sets the name of the result.

上層

請參閱

參考

Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask 命名空間