IDTSManagedComponentWrapper100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the DTS managed component wrapper.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
| Name | Description | |
|---|---|---|
![]() | AddBLOBData(IDTSBuffer100^, Int32, Int32, array<Byte>^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds BLOB data for the IDTSManagedComponentWrapper100. |
![]() | AddBLOBDataLen(IDTSBuffer100^, Int32, Int32, array<Byte>^%, UInt32) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds BLOB data for the IDTSManagedComponentWrapper100. |
![]() | GetBLOBData(IDTSBuffer100^, Int32, Int32, UInt32, UInt32) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the BLOB data. |
![]() | WrapperAcquireConnections(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Acquires connection for the component wrapper. |
![]() | WrapperDeleteExternalMetadataColumn(Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Deletes external metadata column from the wrapper. |
![]() | WrapperDeleteInput(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Deletes an input from the wrapper. |
![]() | WrapperDeleteOutput(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Deletes an output from the wrapper. |
![]() | WrapperDeleteOutputColumn(Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Deletes an output column for the wrapper. |
![]() | WrapperDescribeRedirectedErrorCode(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Describes the redirected error codes for the wrapper. |
![]() | WrapperInsertExternalMetadataColumnAt(Int32, Int32, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Inserts an external metadata at a specified column. |
![]() | WrapperInsertInput(DTSInsertPlacement, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Inserts an input from the wrapper. |
![]() | WrapperInsertOutput(DTSInsertPlacement, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Inserts an output from the wrapper. |
![]() | WrapperInsertOutputColumnAt(Int32, Int32, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Inserts an output from the wrapper at a specified column. |
![]() | WrapperMapInputColumn(Int32, Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Locates an input column of the wrapper. |
![]() | WrapperMapOutputColumn(Int32, Int32, Int32, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Locates an output column of the wrapper. |
![]() | WrapperOnDeletingInputColumn(Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Deletes an input column. |
![]() | WrapperOnInputPathAttached(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Represents the event occurred when an input path is attached. |
![]() | WrapperOnInputPathDetached(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Represents the event occurred when an input path is detached. |
![]() | WrapperOnOutputPathAttached(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Represents the event occurred when an output path is attached. |
![]() | WrapperProvideComponentProperties() | This API supports the product infrastructure and is not intended to be used directly from your code. Provides component properties for the wrapper. |
![]() | WrapperReinitializeMetaData() | This API supports the product infrastructure and is not intended to be used directly from your code. Reinitializes the metadata for the wrapper. |
![]() | WrapperReleaseConnections() | This API supports the product infrastructure and is not intended to be used directly from your code. Releases the wrapper connection. |
![]() | WrapperSetComponentProperty(String^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the component property for the wrapper. |
![]() | WrapperSetExternalMetadataColumnDataTypeProperties(Int32, Int32, DataType, Int32, Int32, Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets an external metadata column datatype properties for the wrapper. |
![]() | WrapperSetExternalMetadataColumnProperty(Int32, Int32, String^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the external metadata column property of the wrapper. |
![]() | WrapperSetInputColumnProperty(Int32, Int32, String^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the input column property. |
![]() | WrapperSetInputProperty(Int32, String^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the input property of the wrapper. |
![]() | WrapperSetOutputColumnDataTypeProperties(Int32, Int32, DataType, Int32, Int32, Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the output column data type properties. |
![]() | WrapperSetOutputColumnProperty(Int32, Int32, String^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the output column property of the wrapper. |
![]() | WrapperSetOutputProperty(Int32, String^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the output property of the wrapper. |
![]() | WrapperSetUsageType(Int32, IDTSVirtualInput100^, Int32, DTSUsageType) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the usage type for the wrapper. |
![]() | WrapperValidate() | This API supports the product infrastructure and is not intended to be used directly from your code. Validates the wrapper. |
