ScriptComponentHost Members
The following tables list the members exposed by the ScriptComponentHost type.
Public Constructors
Name | Description | |
---|---|---|
ScriptComponentHost |
Top
Public Properties
Name | Description | |
---|---|---|
BufferManager | Gets the IDTSBufferManager90 of the pipeline component.This property is not CLS-compliant. (inherited from PipelineComponent) | |
ComponentMetaData | Gets the IDTSComponentMetaData90 for a component.This property is not CLS-compliant. (inherited from PipelineComponent) | |
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.This property is not CLS-compliant. (inherited from PipelineComponent) | |
EventInfos | Gets the IDTSEventInfos90 collection of the PipelineComponent object.This property is not CLS-compliant. (inherited from PipelineComponent) | |
LogEntryInfos | Gets an IDTSLogEntryInfos90 collection of logging events that the component has registered.This property is not CLS-compliant. (inherited from PipelineComponent) | |
ReferenceTracker | Gets the IDTSObjectReferenceTracker90 associated with the component.This property is not CLS-compliant. (inherited from PipelineComponent) | |
VariableDispenser | Gets the IDTSVariableDispenser90 of the data flow component.This property is not CLS-compliant. (inherited from PipelineComponent) |
Top
Public Methods
(see also Protected Methods )
Top
Protected Methods
Name | Description | |
---|---|---|
BufferTypeToDataRecordType | (inherited from PipelineComponent ) | |
ConvertBufferDataTypeToFitManaged | (inherited from PipelineComponent ) | |
DataRecordTypeToBufferType | (inherited from PipelineComponent ) | |
Finalize | (inherited from Object ) | |
idxOfBufferType | (inherited from PipelineComponent ) | |
idxOfDataRecordType | (inherited from PipelineComponent ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ScriptComponentHost Class
Microsoft.SqlServer.Dts.Pipeline Namespace