此 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. |
上層
.gif)