Udostępnij przez


IDTSPath100 Members

Represents a connection between two components.

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

Public Properties

  Name Description
Bb500382.pubproperty(pl-pl,SQL.100).gif Description Gets or sets the description of the IDTSPath100 object.
Bb500382.pubproperty(pl-pl,SQL.100).gif EndPoint Gets or sets the IDTSInput100 object associated with a path.
Bb500382.pubproperty(pl-pl,SQL.100).gif ID Gets or sets the ID of an IDTSPath100 object.
Bb500382.pubproperty(pl-pl,SQL.100).gif IdentificationString Gets a unique string that identifies an IDTSPath100 object.
Bb500382.pubproperty(pl-pl,SQL.100).gif Name Gets or sets the string identifier of an IDTSPath100 object.
Bb500382.pubproperty(pl-pl,SQL.100).gif ObjectType Returns a value from the DTSObjectType enumeration.
Bb500382.pubproperty(pl-pl,SQL.100).gif StartPoint Gets or sets the IDTSOutput100 object associated with a path.
Bb500382.pubproperty(pl-pl,SQL.100).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
Bb500382.pubmethod(pl-pl,SQL.100).gif AttachPathAndPropagateNotifications Establishes a path between two components and notifies the affected components.

Top