Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Represents a collection of IDTSResultBinding objects.
Пространство имен: 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 | Инфраструктура. Adds a new IDTSResultBinding object to the collection. |
![]() |
Clear | Инфраструктура. Clears all objects from the IDTSResultBindings collection. |
![]() |
GetBinding | Инфраструктура. Retrieves the specified IDTSResultBinding object from the collection. |
![]() |
GetEnumerator | (Производный от IEnumerable.) |
![]() |
Remove | Инфраструктура. Removes the specified IDTSResultBinding object from the collection. |
В начало
См. также
Справочник
Пространство имен Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask
.gif)