IDTSManagedComponentWrapper100 Interface

Définition

public interface class IDTSManagedComponentWrapper100
[System.Runtime.InteropServices.Guid("1F31C67A-3928-47C5-B3A2-ADE736AB9FA9")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSManagedComponentWrapper100
[<System.Runtime.InteropServices.Guid("1F31C67A-3928-47C5-B3A2-ADE736AB9FA9")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSManagedComponentWrapper100 = interface
Public Interface IDTSManagedComponentWrapper100
Attributs

Méthodes

AddBLOBData(IDTSBuffer100, Int32, Int32, Byte[])
AddBLOBDataLen(IDTSBuffer100, Int32, Int32, Byte[], UInt32)
GetBLOBData(IDTSBuffer100, Int32, Int32, UInt32, UInt32)
WrapperAcquireConnections(Object)
WrapperDeleteExternalMetadataColumn(Int32, Int32)
WrapperDeleteInput(Int32)
WrapperDeleteOutput(Int32)
WrapperDeleteOutputColumn(Int32, Int32)
WrapperDescribeRedirectedErrorCode(Int32)
WrapperInsertExternalMetadataColumnAt(Int32, Int32, String, String)
WrapperInsertInput(DTSInsertPlacement, Int32)
WrapperInsertOutput(DTSInsertPlacement, Int32)
WrapperInsertOutputColumnAt(Int32, Int32, String, String)
WrapperMapInputColumn(Int32, Int32, Int32)
WrapperMapOutputColumn(Int32, Int32, Int32, Boolean)
WrapperOnDeletingInputColumn(Int32, Int32)
WrapperOnInputPathAttached(Int32)
WrapperOnInputPathDetached(Int32)
WrapperOnOutputPathAttached(Int32)
WrapperProvideComponentProperties()
WrapperReinitializeMetaData()
WrapperReleaseConnections()
WrapperSetComponentProperty(String, Object)
WrapperSetExternalMetadataColumnDataTypeProperties(Int32, Int32, DataType, Int32, Int32, Int32, Int32)
WrapperSetExternalMetadataColumnProperty(Int32, Int32, String, Object)
WrapperSetInputColumnProperty(Int32, Int32, String, Object)
WrapperSetInputProperty(Int32, String, Object)
WrapperSetOutputColumnDataTypeProperties(Int32, Int32, DataType, Int32, Int32, Int32, Int32)
WrapperSetOutputColumnProperty(Int32, Int32, String, Object)
WrapperSetOutputProperty(Int32, String, Object)
WrapperSetUsageType(Int32, IDTSVirtualInput100, Int32, DTSUsageType)
WrapperValidate()

S’applique à