IDTSResultBindings Interface
このインターフェイスは、SQL Server 2005 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間: Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask
アセンブリ: Microsoft.SqlServer.SQLTask (microsoft.sqlserver.sqltask.dll 内)
構文
'宣言
Public Interface IDTSResultBindings
Inherits IEnumerable
public interface IDTSResultBindings : IEnumerable
public interface class IDTSResultBindings : IEnumerable
public interface IDTSResultBindings extends IEnumerable
public interface IDTSResultBindings extends IEnumerable
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
IDTSResultBindings Members
Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask Namespace