PipelineComponent Properties
Namespace:
Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
| Name | Description | |
|---|---|---|
![]() | BufferManager | Gets the IDTSBufferManager100 of the pipeline component. |
![]() | ComponentMetaData | Gets the IDTSComponentMetaData100 for a component. |
![]() | ErrorSupport | Returns an ErrorSupport object that lets the component raise errors, warnings, or other information events based on HRESULTs returned by Integration Services components written in native code. |
![]() | EventInfos | Gets the IDTSEventInfos100 collection of the PipelineComponent object. |
![]() | LogEntryInfos | Gets an IDTSLogEntryInfos100 collection of logging events that the component has registered. |
![]() | ReferenceTracker | Gets the IDTSObjectReferenceTracker100 associated with the component. |
![]() | VariableDispenser | Gets the IDTSVariableDispenser100 of the data flow component. |
Show:
