Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Contains hosts for the IDTSManagedComponent100 objects.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly : Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("F015652A-5DBB-41B2-8BB6-AA9E8CB88791")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDTSManagedComponentHost100
'Utilisation
Dim instance As IDTSManagedComponentHost100
[GuidAttribute("F015652A-5DBB-41B2-8BB6-AA9E8CB88791")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSManagedComponentHost100
[GuidAttribute(L"F015652A-5DBB-41B2-8BB6-AA9E8CB88791")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSManagedComponentHost100
[<GuidAttribute("F015652A-5DBB-41B2-8BB6-AA9E8CB88791")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSManagedComponentHost100 = interface end
public interface IDTSManagedComponentHost100
Le type IDTSManagedComponentHost100 expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
HostBufferManager | Infrastructure. Sets the buffer manager instance of the host. |
![]() |
HostComponentMetaData | Infrastructure. Sets the component metadata instance of the host. |
![]() |
HostEventInfos | Infrastructure. Sets the event information instance of the host. |
![]() |
HostLogEntryInfos | Infrastructure. Sets the log entry information instance of the host. |
![]() |
HostReferenceTracker | Sets the reference tracker instance of the host. |
![]() |
HostVariableDispenser | Infrastructure. Sets the variable dispenser instance of the host. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
HostAcquireConnections | Infrastructure. Acquires host connections. |
![]() |
HostCheckAndPerformUpgrade | Infrastructure. Checks the host and performs upgrade. |
![]() |
HostCleanup | Infrastructure. Performs a host cleanup. |
![]() |
HostDeleteExternalMetadataColumn | Infrastructure. Deletes the host external metadata column. |
![]() |
HostDeleteInput | Infrastructure. Deletes the input associated with t6he host. |
![]() |
HostDeleteOutput | Infrastructure. Deletes output associated with the host. |
![]() |
HostDeleteOutputColumn | Infrastructure. Deletes host output column. |
![]() |
HostDescribeRedirectedErrorCode | Infrastructure. Describes the redirected error codes for the host. |
![]() |
HostInsertExternalMetadataColumnAt | Infrastructure. Inserts host metadata column at specified index. |
![]() |
HostInsertInput | Infrastructure. Inserts host input. |
![]() |
HostInsertOutput | Infrastructure. Inserts host output. |
![]() |
HostInsertOutputColumnAt | Infrastructure. Inserts host output column at specified index. |
![]() |
HostMapInputColumn | Infrastructure. Locates the host input column. |
![]() |
HostMapOutputColumn | Infrastructure. Locates the host output column. |
![]() |
HostOnDeletingInputColumn | Infrastructure. Represents an event when the host deletes the input column. |
![]() |
HostOnInputPathAttached | Infrastructure. Represents an event when host attaches the input path. |
![]() |
HostOnInputPathDetached | Infrastructure. Represents an event when the host detaches the input path. |
![]() |
HostOnOutputPathAttached | Infrastructure. Represents an event when the host attaches the output path. |
![]() |
HostPostExecute | Infrastructure. Specifies the host after execution. |
![]() |
HostPreExecute | Infrastructure. Specifies the host before execution. |
![]() |
HostPrepareForExecute | Infrastructure. Prepares the host for execution. |
![]() |
HostPrimeOutput | Represents the host prime output. |
![]() |
HostProcessInput | Infrastructure. Represents the host prime input. |
![]() |
HostProvideComponentProperties | Infrastructure. Provides the component properties for the host. |
![]() |
HostReinitializeMetaData | Infrastructure. Reinitializes the host metadata. |
![]() |
HostReleaseConnections | Infrastructure. Releases the host connection. |
![]() |
HostSetComponentProperty | Infrastructure. Sets the host component property. |
![]() |
HostSetExternalMetadataColumnDataTypeProperties | Infrastructure. Sets the host external metadata column data type properties. |
![]() |
HostSetExternalMetadataColumnProperty | Infrastructure. Sets the host external metadata column property. |
![]() |
HostSetInputColumnProperty | Infrastructure. Sets the host input column property. |
![]() |
HostSetInputProperty | Infrastructure. Sets the host input property. |
![]() |
HostSetOutputColumnDataTypeProperties | Infrastructure. Sets the host output column data type properties. |
![]() |
HostSetOutputColumnProperty | Sets the host output column property. |
![]() |
HostSetOutputProperty | Infrastructure. Sets the host output property. |
![]() |
HostSetUsageType | Infrastructure. Sets the host usage type. |
![]() |
HostValidate | Infrastructure. Validates the host. |
![]() |
Instantiate | Infrastructure. Instantiates the IDTSManagedComponentHost100. |
Haut de la page
.gif)
.gif)