Поделиться через


IDTSParameterBindings Interface

This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Пространство имен: Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask
Сборка: Microsoft.SqlServer.SQLTask (in microsoft.sqlserver.sqltask.dll)

Синтаксис

'Декларация
Public Interface IDTSParameterBindings
    Inherits IEnumerable
public interface IDTSParameterBindings : IEnumerable
public interface class IDTSParameterBindings : IEnumerable
public interface IDTSParameterBindings extends IEnumerable
public interface IDTSParameterBindings extends IEnumerable

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

IDTSParameterBindings Members
Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask Namespace