Freigeben über


IDTSManagedComponentWrapper100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("4224573F-DFA1-495B-BB8D-E5C6DFCECF1D")> _
Public Interface IDTSManagedComponentWrapper100
'Usage
Dim instance As IDTSManagedComponentWrapper100
[InterfaceTypeAttribute()]
[GuidAttribute("4224573F-DFA1-495B-BB8D-E5C6DFCECF1D")]
public interface IDTSManagedComponentWrapper100
[InterfaceTypeAttribute()]
[GuidAttribute(L"4224573F-DFA1-495B-BB8D-E5C6DFCECF1D")]
public interface class IDTSManagedComponentWrapper100
[<InterfaceTypeAttribute()>]
[<GuidAttribute("4224573F-DFA1-495B-BB8D-E5C6DFCECF1D")>]
type IDTSManagedComponentWrapper100 =  interface end
public interface IDTSManagedComponentWrapper100

Der IDTSManagedComponentWrapper100-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode AddBLOBData Infrastruktur
Öffentliche Methode AddBLOBDataLen Infrastruktur
Öffentliche Methode GetBLOBData Infrastruktur
Öffentliche Methode WrapperAcquireConnections Infrastruktur
Öffentliche Methode WrapperDeleteExternalMetadataColumn Infrastruktur
Öffentliche Methode WrapperDeleteInput Infrastruktur
Öffentliche Methode WrapperDeleteOutput Infrastruktur
Öffentliche Methode WrapperDeleteOutputColumn Infrastruktur
Öffentliche Methode WrapperDescribeRedirectedErrorCode Infrastruktur
Öffentliche Methode WrapperInsertExternalMetadataColumnAt Infrastruktur
Öffentliche Methode WrapperInsertInput Infrastruktur
Öffentliche Methode WrapperInsertOutput Infrastruktur
Öffentliche Methode WrapperInsertOutputColumnAt Infrastruktur
Öffentliche Methode WrapperMapInputColumn Infrastruktur
Öffentliche Methode WrapperMapOutputColumn Infrastruktur
Öffentliche Methode WrapperOnDeletingInputColumn Infrastruktur
Öffentliche Methode WrapperOnInputPathAttached Infrastruktur
Öffentliche Methode WrapperOnInputPathDetached Infrastruktur
Öffentliche Methode WrapperOnOutputPathAttached Infrastruktur
Öffentliche Methode WrapperProvideComponentProperties Infrastruktur
Öffentliche Methode WrapperReinitializeMetaData Infrastruktur
Öffentliche Methode WrapperReleaseConnections Infrastruktur
Öffentliche Methode WrapperSetComponentProperty Infrastruktur
Öffentliche Methode WrapperSetExternalMetadataColumnDataTypeProperties Infrastruktur
Öffentliche Methode WrapperSetExternalMetadataColumnProperty Infrastruktur
Öffentliche Methode WrapperSetInputColumnProperty Infrastruktur
Öffentliche Methode WrapperSetInputProperty Infrastruktur
Öffentliche Methode WrapperSetOutputColumnDataTypeProperties Infrastruktur
Öffentliche Methode WrapperSetOutputColumnProperty Infrastruktur
Öffentliche Methode WrapperSetOutputProperty Infrastruktur
Öffentliche Methode WrapperSetUsageType Infrastruktur
Öffentliche Methode WrapperValidate Infrastruktur

Zum Anfang