IDTSComponentMetaData90 Methods

Public Methods

  Name Description
ms211526.pubmethod(en-US,SQL.90).gif FireCustomEvent
Raises a custom event defined by a component.
ms211526.pubmethod(en-US,SQL.90).gif FireError
Raises an OnError event.
ms211526.pubmethod(en-US,SQL.90).gif FireInformation
Raises an OnInformation event.
ms211526.pubmethod(en-US,SQL.90).gif FireProgress
Raises an OnProgress event.
ms211526.pubmethod(en-US,SQL.90).gif FireWarning
Raises an OnWarning event.
ms211526.pubmethod(en-US,SQL.90).gif GetComponentView
Gets the IDTSComponentView90 interface for a component, which supports transactional edits of the component metadata.
ms211526.pubmethod(en-US,SQL.90).gif GetErrorDescription
Gets the description of an internal Integration Services error code.
ms211526.pubmethod(en-US,SQL.90).gif IncrementPipelinePerfCounter
Increments a data flow performance counter.
ms211526.pubmethod(en-US,SQL.90).gif Instantiate
Creates an instance of a component specified by the ComponentClassID property.
ms211526.pubmethod(en-US,SQL.90).gif PostLogMessage
Writes an entry in a package log.
ms211526.pubmethod(en-US,SQL.90).gif RemoveInvalidInputColumns
Removes invalid IDTSInputColumn90 objects from an IDTSInputColumnCollection90.
ms211526.pubmethod(en-US,SQL.90).gif Validate
Invokes validation of the component metadata.

See Also

Reference

IDTSComponentMetaData90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace