IDTSResultBindings インターフェイス
この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間: Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask
アセンブリ: Microsoft.SqlServer.SQLTask (Microsoft.SqlServer.SQLTask.dll)
構文
'宣言
Public Interface IDTSResultBindings _
Inherits IEnumerable
'使用
Dim instance As IDTSResultBindings
public interface IDTSResultBindings : IEnumerable
public interface class IDTSResultBindings : IEnumerable
type IDTSResultBindings =
interface
interface IEnumerable
end
public interface IDTSResultBindings extends IEnumerable
IDTSResultBindings 型は、以下のメンバーを公開しています。
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Add | インフラストラクチャです。 |
![]() |
Clear | インフラストラクチャです。 |
![]() |
GetBinding | インフラストラクチャです。 |
![]() |
GetEnumerator | (IEnumerable から継承されています。) |
![]() |
Remove | インフラストラクチャです。 |
先頭に戻る
.gif)