ScriptComponentHost Members
The following tables list the members exposed by the ScriptComponentHost type.
Public Constructors
이름 | Description | |
---|---|---|
ScriptComponentHost |
위쪽
Public Properties
이름 | 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) |
위쪽
Public Methods
(see also Protected Methods )
위쪽
Protected Methods
이름 | 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 ) |
위쪽
참고 항목
참조
ScriptComponentHost Class
Microsoft.SqlServer.Dts.Pipeline Namespace