IDTSPath90 Members

Represents a connection between two components.

The following tables list the members exposed by the IDTSPath90 type.

Public Properties

  Name Description
ms211730.pubproperty(en-US,SQL.90).gif Description Gets or sets the description of the IDTSPath90 object.
ms211730.pubproperty(en-US,SQL.90).gif EndPoint Gets or sets the IDTSInput90 object associated with a path.
ms211730.pubproperty(en-US,SQL.90).gif ID Gets or sets the ID of an IDTSPath90 object.
ms211730.pubproperty(en-US,SQL.90).gif IdentificationString Gets a unique string that identifies an IDTSPath90 object.
ms211730.pubproperty(en-US,SQL.90).gif Name Gets or sets the string identifier of an IDTSPath90 object.
ms211730.pubproperty(en-US,SQL.90).gif ObjectType Returns a value from the DTSObjectType enumeration.
ms211730.pubproperty(en-US,SQL.90).gif StartPoint Gets or sets the IDTSOutput90 object associated with a path.
ms211730.pubproperty(en-US,SQL.90).gif Visualized Sets a value indicating that the user has attached a data viewer to this path in SSIS Designer.

Top

Public Methods

  Name Description
ms211730.pubmethod(en-US,SQL.90).gif AttachPathAndPropagateNotifications Establishes a path between two components and notifies the affected components.

Top

See Also

Reference

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