Interface IDTSParameterBinding
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask
Assembly : Microsoft.SqlServer.SQLTask (en Microsoft.SqlServer.SQLTask.dll)
Syntaxe
'Déclaration
Public Interface IDTSParameterBinding
'Utilisation
Dim instance As IDTSParameterBinding
public interface IDTSParameterBinding
public interface class IDTSParameterBinding
type IDTSParameterBinding = interface end
public interface IDTSParameterBinding
Le type IDTSParameterBinding expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
DataType | Infrastructure. |
![]() |
DtsVariableName | Infrastructure. |
![]() |
ParameterDirection | Infrastructure. |
![]() |
ParameterName | Infrastructure. |
![]() |
ParameterSize | Infrastructure. |
Haut de la page
.gif)