ManagedComponentHost Class
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents the managed component host.
This API is not CLS-compliant.
Namespace:
Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
The ManagedComponentHost type exposes the following members.
| Name | Description | |
|---|---|---|
|
ManagedComponentHost | Infrastructure. Initializes a new instance of the ManagedComponentHost class. |
| Name | Description | |
|---|---|---|
|
HostBufferManager | Infrastructure. Sets the host buffer manager. |
|
HostComponentMetaData | Infrastructure. Sets the host component metadata. |
|
HostEventInfos | Infrastructure. Gets the host event information. |
|
HostLogEntryInfos | Infrastructure. Sets the host log entry information. |
|
HostReferenceTracker | Infrastructure. Sets the host reference tracker. |
|
HostVariableDispenser | Infrastructure. Sets the host variable dispenser. |
|
InnerObject | Infrastructure. Gets the inner object. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetSupport | Infrastructure. Gets the support for the component host. |
|
GetType | (Inherited from Object.) |
|
HostAcquireConnections | Infrastructure. Acquires connection for the component host. |
|
HostCanProcess | Infrastructure. Specifies whether the managed component host can process. |
|
HostCheckAndPerformUpgrade | Infrastructure. Checks the managed component host and performs an upgrade. |
|
HostCleanup | Infrastructure. Performs a managed component host cleanup. |
|
HostDeleteExternalMetadataColumn | Infrastructure. Deletes an external metadata column of the managed component host. |
|
HostDeleteInput | Infrastructure. Deletes the component host input. |
|
HostDeleteOutput | Infrastructure. Deletes the component host output. |
|
HostDeleteOutputColumn | Infrastructure. Deletes the component host output. |
|
HostDescribeRedirectedErrorCode | Infrastructure. Describes the redirected error code for the component host. |
|
HostGetDependencies | Gets the component host dependencies. |
|
HostInsertExternalMetadataColumnAt | Infrastructure. Inserts an external metadata in the component host column. |
|
HostInsertInput | Infrastructure. Inserts a component host input. |
|
HostInsertOutput | Infrastructure. Inserts a component host output. |
|
HostInsertOutputColumnAt | Infrastructure. Inserts an output column at the component host. |
|
HostMapInputColumn | Infrastructure. Specified the input for the column of the host map. |
|
HostMapOutputColumn | Infrastructure. Specifies the output for the column of the host map. |
|
HostOnDeletingInputColumn | Infrastructure. Specifies the host on deleting the input column. |
|
HostOnInputPathAttached | Infrastructure. Specifies the host on attached input path. |
|
HostOnInputPathDetached | Infrastructure. Specifies the host on detached input path. |
|
HostOnOutputPathAttached | Infrastructure. Specifies the host on attached output path. |
|
HostPostExecute | Infrastructure. Specifies the event after the host is executed. |
|
HostPreExecute | Infrastructure. Specifies the event before the host is executed. |
|
HostPrepareForExecute | Infrastructure. Prepares the host for execution. |
|
HostPrimeOutput | Infrastructure. Specifies the host prime output. |
|
HostProcessInput | Infrastructure. Specifies the host process input. |
|
HostProvideComponentProperties | Infrastructure. Specifies the host provide component properties. |
|
HostReinitializeMetaData | Infrastructure. Specifies the metadata for re-initialization of the host. |
|
HostReleaseConnections | Infrastructure. Releases the host connection. |
|
HostSetComponentProperty | Infrastructure. Sets the host component property. |
|
HostSetExternalMetadataColumnDataTypeProperties | Infrastructure. Sets the external metadata column data type property of the host. |
|
HostSetExternalMetadataColumnProperty | Infrastructure. Sets the external metadata column property of the host. |
|
HostSetInputColumnProperty | Infrastructure. Sets the input column property of the host. |
|
HostSetInputProperty | Infrastructure. Sets the input property of the host. |
|
HostSetOutputColumnDataTypeProperties | Infrastructure. Sets the output column data type property of the host. |
|
HostSetOutputColumnProperty | Infrastructure. Sets the output column property of the host. |
|
HostSetOutputProperty | Infrastructure. Sets the output property of the host. |
|
HostSetUsageType | Infrastructure. Sets the usage type of the host. |
|
HostValidate | Infrastructure. Validates the host. |
|
Instantiate | Infrastructure. Insantiates the host. |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |