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


Интерфейс IDTSDataTapConfiguration100

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Provides methods for working with a data tap configuration.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка:  Microsoft.SqlServer.DTSRuntimeWrap (в Microsoft.SqlServer.DTSRuntimeWrap.dll)

Синтаксис

'Декларация
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("E2C1CC88-F04E-49A9-AB18-4545EB350626")> _
Public Interface IDTSDataTapConfiguration100
'Применение
Dim instance As IDTSDataTapConfiguration100
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("E2C1CC88-F04E-49A9-AB18-4545EB350626")]
public interface IDTSDataTapConfiguration100
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"E2C1CC88-F04E-49A9-AB18-4545EB350626")]
public interface class IDTSDataTapConfiguration100
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("E2C1CC88-F04E-49A9-AB18-4545EB350626")>]
type IDTSDataTapConfiguration100 =  interface end
public interface IDTSDataTapConfiguration100

Тип IDTSDataTapConfiguration100 обеспечивает доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод AddTapPoint Инфраструктура. Adds a tap point with the specified configuration.
Открытый метод RequestTapPointsByMainPipeID Инфраструктура. Retrieves the tap points for the specified data flow task.
Открытый метод UpdateExecutingPackagesCount Инфраструктура. Updates the count of the executing packages.

В начало

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dts.Runtime.Wrapper