Interfaccia IDTSResultBinding

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Defines the properties for the result binding.

Spazio dei nomi  Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask
Assembly:  Microsoft.SqlServer.SQLTask (in Microsoft.SqlServer.SQLTask.dll)

Sintassi

'Dichiarazione
Public Interface IDTSResultBinding
'Utilizzo
Dim instance As IDTSResultBinding
public interface IDTSResultBinding
public interface class IDTSResultBinding
type IDTSResultBinding =  interface end
public interface IDTSResultBinding

Nel tipo IDTSResultBinding sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica DtsVariableName Infrastruttura. Gets or sets the name of the SSIS package variable.
Proprietà pubblica ResultName Infrastruttura. Gets or sets the name of the result.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask