Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents a collection of IDTSResultBinding objects.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask
Assembly : Microsoft.SqlServer.SQLTask (en Microsoft.SqlServer.SQLTask.dll)
Syntaxe
'Déclaration
Public Interface IDTSResultBindings _
Inherits IEnumerable
'Utilisation
Dim instance As IDTSResultBindings
public interface IDTSResultBindings : IEnumerable
public interface class IDTSResultBindings : IEnumerable
type IDTSResultBindings =
interface
interface IEnumerable
end
public interface IDTSResultBindings extends IEnumerable
Le type IDTSResultBindings expose les membres suivants.
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Add | Infrastructure. Adds a new IDTSResultBinding object to the collection. |
![]() |
Clear | Infrastructure. Clears all objects from the IDTSResultBindings collection. |
![]() |
GetBinding | Infrastructure. Retrieves the specified IDTSResultBinding object from the collection. |
![]() |
GetEnumerator | (hérité de IEnumerable.) |
![]() |
Remove | Infrastructure. Removes the specified IDTSResultBinding object from the collection. |
Haut de la page
.gif)