IDTSPath90 Members
Represents a connection between two components.
The following tables list the members exposed by the IDTSPath90 type.
Public Properties
Name | Description | |
---|---|---|
Description | Gets or sets the description of the IDTSPath90 object. | |
EndPoint | Gets or sets the IDTSInput90 object associated with a path. | |
ID | Gets or sets the ID of an IDTSPath90 object. | |
IdentificationString | Gets a unique string that identifies an IDTSPath90 object. | |
Name | Gets or sets the string identifier of an IDTSPath90 object. | |
ObjectType | Returns a value from the DTSObjectType enumeration. | |
StartPoint | Gets or sets the IDTSOutput90 object associated with a path. | |
Visualized | Sets a value indicating that the user has attached a data viewer to this path in SSIS Designer. |
Top
Public Methods
Name | Description | |
---|---|---|
AttachPathAndPropagateNotifications | Establishes a path between two components and notifies the affected components. |
Top
See Also
Reference
IDTSPath90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace