IDTSResultBindings-Schnittstelle
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Namespace: Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask
Assembly: Microsoft.SqlServer.SQLTask (in Microsoft.SqlServer.SQLTask.dll)
Syntax
'Declaration
Public Interface IDTSResultBindings _
Inherits IEnumerable
'Usage
Dim instance As IDTSResultBindings
public interface IDTSResultBindings : IEnumerable
public interface class IDTSResultBindings : IEnumerable
type IDTSResultBindings =
interface
interface IEnumerable
end
public interface IDTSResultBindings extends IEnumerable
Der IDTSResultBindings-Typ macht folgende Elemente verfügbar.
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Add | Infrastruktur |
![]() |
Clear | Infrastruktur |
![]() |
GetBinding | Infrastruktur |
![]() |
GetEnumerator | (Geerbt von IEnumerable.) |
![]() |
Remove | Infrastruktur |
Zum Anfang
.gif)