IDTSManagedComponentHost100 Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class IDTSManagedComponentHost100
[System.Runtime.InteropServices.Guid("F015652A-5DBB-41B2-8BB6-AA9E8CB88791")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSManagedComponentHost100
[<System.Runtime.InteropServices.Guid("F015652A-5DBB-41B2-8BB6-AA9E8CB88791")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSManagedComponentHost100 = interface
Public Interface IDTSManagedComponentHost100
Attributs
Propriétés
Méthodes
HostAcquireConnections(IDTSManagedComponentWrapper100, Object)
HostCheckAndPerformUpgrade(IDTSManagedComponentWrapper100, Int32)
HostCleanup(IDTSManagedComponentWrapper100)
HostDeleteExternalMetadataColumn(IDTSManagedComponentWrapper100, Int32, Int32)
HostDeleteInput(IDTSManagedComponentWrapper100, Int32)
HostDeleteOutput(IDTSManagedComponentWrapper100, Int32)
HostDeleteOutputColumn(IDTSManagedComponentWrapper100, Int32, Int32)
HostDescribeRedirectedErrorCode(IDTSManagedComponentWrapper100, Int32)
HostInsertExternalMetadataColumnAt(IDTSManagedComponentWrapper100, Int32, Int32, String, String)
HostInsertInput(IDTSManagedComponentWrapper100, DTSInsertPlacement, Int32)
HostInsertOutput(IDTSManagedComponentWrapper100, DTSInsertPlacement, Int32)
HostInsertOutputColumnAt(IDTSManagedComponentWrapper100, Int32, Int32, String, String)
HostMapInputColumn(IDTSManagedComponentWrapper100, Int32, Int32, Int32)
HostMapOutputColumn(IDTSManagedComponentWrapper100, Int32, Int32, Int32, Boolean)
HostOnDeletingInputColumn(IDTSManagedComponentWrapper100, Int32, Int32)
HostOnInputPathAttached(IDTSManagedComponentWrapper100, Int32)
HostOnInputPathDetached(IDTSManagedComponentWrapper100, Int32)
HostOnOutputPathAttached(IDTSManagedComponentWrapper100, Int32)
HostPostExecute(IDTSManagedComponentWrapper100)
HostPreExecute(IDTSManagedComponentWrapper100)
HostPrepareForExecute(IDTSManagedComponentWrapper100)
HostPrimeOutput(IDTSManagedComponentWrapper100, Int32, Int32[], IDTSBuffer100[], IntPtr)
HostProcessInput(IDTSManagedComponentWrapper100, Int32, IDTSBuffer100, IntPtr)
HostProvideComponentProperties(IDTSManagedComponentWrapper100)
HostReinitializeMetaData(IDTSManagedComponentWrapper100)
HostReleaseConnections(IDTSManagedComponentWrapper100)
HostSetComponentProperty(IDTSManagedComponentWrapper100, String, Object)
HostSetExternalMetadataColumnDataTypeProperties(IDTSManagedComponentWrapper100, Int32, Int32, DataType, Int32, Int32, Int32, Int32)
HostSetExternalMetadataColumnProperty(IDTSManagedComponentWrapper100, Int32, Int32, String, Object)
HostSetInputColumnProperty(IDTSManagedComponentWrapper100, Int32, Int32, String, Object)
HostSetInputProperty(IDTSManagedComponentWrapper100, Int32, String, Object)
HostSetOutputColumnDataTypeProperties(IDTSManagedComponentWrapper100, Int32, Int32, DataType, Int32, Int32, Int32, Int32)
HostSetOutputColumnProperty(IDTSManagedComponentWrapper100, Int32, Int32, String, Object)
HostSetOutputProperty(IDTSManagedComponentWrapper100, Int32, String, Object)
HostSetUsageType(IDTSManagedComponentWrapper100, Int32, IDTSVirtualInput100, Int32, DTSUsageType)
HostValidate(IDTSManagedComponentWrapper100)
Instantiate(String, IDTSComponentMetaData100, IDTSVariableDispenser100,
IDTSBufferManager100, IDTSEventInfos100, IDTSObjectReferenceTracker100,
IDTSLogEntryInfos100, DTSProductLevel)
S’applique à