Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Defines the properties for the result binding.
Namespace: Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask
Assembly: Microsoft.SqlServer.SQLTask (in Microsoft.SqlServer.SQLTask.dll)
Syntax
'Declaration
Public Interface IDTSResultBinding
'Usage
Dim instance As IDTSResultBinding
public interface IDTSResultBinding
public interface class IDTSResultBinding
type IDTSResultBinding = interface end
public interface IDTSResultBinding
The IDTSResultBinding type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
DtsVariableName | Infrastructure. Gets or sets the name of the SSIS package variable. |
![]() |
ResultName | Infrastructure. Gets or sets the name of the result. |
Top
.gif)