IDTSPipelineComponentInfo100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Contains properties that describe a pipeline component that is currently installed on the local computer and are ready to be used in a pipeline.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | ComponentContact | This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see PipelineComponentInfo. |
![]() | ComponentType | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a DTSPipelineComponentType enumerator that identifies a component as a source, destination, or transformation. This property is read-only. |
![]() | FileName | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the name of the file that contains the data flow component. This property is read-only. |
![]() | FileNameVersionString | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the version of the component. This property is read-only. |
![]() | HelpCollection | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the help collection from which to retrieve the help. |
![]() | HelpKeyword | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the help keyword for the component information. |
![]() | IconFile | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the name of the file that contains the icon. This property is read-only. |
![]() | IconResource | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the icon associated with the component object. This property is read-only. |
![]() | NoEditor | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a Boolean that indicates if the Advanced Properties graphical editor is disabled. This field is read-only. |
![]() | SamplesTag | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the samples tag for the PipelineComponentInfo. |
![]() | ShapeProgID | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the designer shape of the component. This field is read-only. |
![]() | UITypeName | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the qualified name of the assembly that implements the user interface of the component. This field is read-only. |
For more information, see PipelineComponentInfo.
