Partager via


Interface IDTSResultBinding

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Defines the properties for the result binding.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask
Assembly :  Microsoft.SqlServer.SQLTask (en Microsoft.SqlServer.SQLTask.dll)

Syntaxe

'Déclaration
Public Interface IDTSResultBinding
'Utilisation
Dim instance As IDTSResultBinding
public interface IDTSResultBinding
public interface class IDTSResultBinding
type IDTSResultBinding =  interface end
public interface IDTSResultBinding

Le type IDTSResultBinding expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DtsVariableName Infrastructure. Gets or sets the name of the SSIS package variable.
Propriété publique ResultName Infrastructure. Gets or sets the name of the result.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask