Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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)