Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Represents the host for the DTS managed component.
Essa API não é compatível com CLS.
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (em Microsoft.SqlServer.PipelineHost.dll)
Sintaxe
'Declaração
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
<GuidAttribute("771D0BC6-001A-413C-B711-C3ABE59D7B35")> _
Public NotInheritable Class ManagedComponentHost _
Implements IDTSManagedComponentHost100, IDTSManagedComponent100, IDTSSupportBackPressure100, IDTSMultiInputComponentHost100
'Uso
Dim instance As ManagedComponentHost
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
[GuidAttribute("771D0BC6-001A-413C-B711-C3ABE59D7B35")]
public sealed class ManagedComponentHost : IDTSManagedComponentHost100,
IDTSManagedComponent100, IDTSSupportBackPressure100, IDTSMultiInputComponentHost100
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
[GuidAttribute(L"771D0BC6-001A-413C-B711-C3ABE59D7B35")]
public ref class ManagedComponentHost sealed : IDTSManagedComponentHost100,
IDTSManagedComponent100, IDTSSupportBackPressure100, IDTSMultiInputComponentHost100
[<SealedAttribute>]
[<ComVisibleAttribute(true)>]
[<CLSCompliantAttribute(false)>]
[<GuidAttribute("771D0BC6-001A-413C-B711-C3ABE59D7B35")>]
type ManagedComponentHost =
class
interface IDTSManagedComponentHost100
interface IDTSManagedComponent100
interface IDTSSupportBackPressure100
interface IDTSMultiInputComponentHost100
end
public final class ManagedComponentHost implements IDTSManagedComponentHost100, IDTSManagedComponent100, IDTSSupportBackPressure100, IDTSMultiInputComponentHost100
O tipo ManagedComponentHost expõe os membros a seguir.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
ManagedComponentHost | Infraestrutura. Initializes a new instance of the ManagedComponentHost class. |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
HostBufferManager | Infraestrutura. Sets the ManagedComponentHost buffer manager. |
![]() |
HostComponentMetaData | Infraestrutura. Sets the ManagedComponentHost component metadata. |
![]() |
HostEventInfos | Infraestrutura. Sets the ManagedComponentHost event information. |
![]() |
HostLogEntryInfos | Infraestrutura. Sets the ManagedComponentHost log entry information. |
![]() |
HostReferenceTracker | Infraestrutura. Sets the ManagedComponentHost reference tracker. |
![]() |
HostVariableDispenser | Infraestrutura. Sets the ManagedComponentHost variable dispenser. |
![]() |
InnerObject | Infraestrutura. Gets the inner object. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetSupport | Infraestrutura. Gets the support for the ManagedComponentHost. |
![]() |
GetType | (Herdado de Object.) |
![]() |
HostAcquireConnections | Infraestrutura. Acquires connection for the ManagedComponentHost. |
![]() |
HostCanProcess | Infraestrutura. Specifies whether the managed component host can process. |
![]() |
HostCheckAndPerformUpgrade | Infraestrutura. Checks the ManagedComponentHost and performs an upgrade. |
![]() |
HostCleanup | Infraestrutura. Performs a host cleanup. |
![]() |
HostDeleteExternalMetadataColumn | Infraestrutura. Deletes an external metadata column of the host. |
![]() |
HostDeleteInput | Infraestrutura. Deletes the ManagedComponentHost input. |
![]() |
HostDeleteOutput | Infraestrutura. Deletes the ManagedComponentHost output. |
![]() |
HostDeleteOutputColumn | Infraestrutura. Deletes the component host output column. |
![]() |
HostDescribeRedirectedErrorCode | Infraestrutura. Describes the redirected error code. |
![]() |
HostGetDependencies | Gets the component host dependencies. |
![]() |
HostInsertExternalMetadataColumnAt | Infraestrutura. Inserts an external metadata at specified column. |
![]() |
HostInsertInput | Infraestrutura. Inserts a component host input. |
![]() |
HostInsertOutput | Infraestrutura. Inserts a component host output. |
![]() |
HostInsertOutputColumnAt | Infraestrutura. Inserts an output column at the component host. |
![]() |
HostMapInputColumn | Infraestrutura. Locates the input for the column of the host. |
![]() |
HostMapOutputColumn | Infraestrutura. Locates the output for the column of the host. |
![]() |
HostOnDeletingInputColumn | Infraestrutura. Specifies the host on deleting the input column. |
![]() |
HostOnInputPathAttached | Infraestrutura. Specifies the host on attached input path. |
![]() |
HostOnInputPathDetached | Infraestrutura. Specifies the host on detached input path. |
![]() |
HostOnOutputPathAttached | Infraestrutura. Specifies the host on attached output path. |
![]() |
HostPostExecute | Infraestrutura. Specifies the event after the host is executed. |
![]() |
HostPreExecute | Infraestrutura. Specifies the event before the host is executed. |
![]() |
HostPrepareForExecute | Infraestrutura. Prepares the host for execution. |
![]() |
HostPrimeOutput | Infraestrutura. Specifies the host prime output. |
![]() |
HostProcessInput | Infraestrutura. Specifies the host process input. |
![]() |
HostProvideComponentProperties | Infraestrutura. Specifies the host provide component properties. |
![]() |
HostReinitializeMetaData | Infraestrutura. Specifies the metadata for re-initialization of the host. |
![]() |
HostReleaseConnections | Infraestrutura. Releases the host connection. |
![]() |
HostSetComponentProperty | Infraestrutura. Sets the host component property. |
![]() |
HostSetExternalMetadataColumnDataTypeProperties | Infraestrutura. Sets the external metadata column data type property of the host. |
![]() |
HostSetExternalMetadataColumnProperty | Infraestrutura. Sets the external metadata column property of the host. |
![]() |
HostSetInputColumnProperty | Infraestrutura. Sets the input column property of the host. |
![]() |
HostSetInputProperty | Infraestrutura. Sets the input property of the host. |
![]() |
HostSetOutputColumnDataTypeProperties | Infraestrutura. Sets the output column data type property of the host. |
![]() |
HostSetOutputColumnProperty | Infraestrutura. Sets the output column property of the host. |
![]() |
HostSetOutputProperty | Infraestrutura. Sets the output property of the host. |
![]() |
HostSetUsageType | Infraestrutura. Sets the usage type of the host. |
![]() |
HostValidate | Infraestrutura. Validates the host. |
![]() |
Instantiate | Infraestrutura. Instantiates the host. |
![]() |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
.gif)
.gif)