다음을 통해 공유


IDTSBufferTapConfiguration100 인터페이스

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

Represents the tap configuration for the IDTSBuffer100 object.

네임스페이스:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리:  Microsoft.SqlServer.DTSPipelineWrap(Microsoft.SqlServer.DTSPipelineWrap.dll)

구문

‘선언
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("6C5DBD23-B979-480A-8282-748EF5A89981")> _
Public Interface IDTSBufferTapConfiguration100
‘사용 방법
Dim instance As IDTSBufferTapConfiguration100
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("6C5DBD23-B979-480A-8282-748EF5A89981")]
public interface IDTSBufferTapConfiguration100
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"6C5DBD23-B979-480A-8282-748EF5A89981")]
public interface class IDTSBufferTapConfiguration100
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("6C5DBD23-B979-480A-8282-748EF5A89981")>]
type IDTSBufferTapConfiguration100 =  interface end
public interface IDTSBufferTapConfiguration100

IDTSBufferTapConfiguration100 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 AddTapPoint 인프라입니다. Adds a tap point on a given data flow path.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Dts.Pipeline.Wrapper 네임스페이스