Membres IDTSPath100
Represents a connection between two components.
Le type IDTSPath100 expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
AttachPathAndPropagateNotifications | Establishes a path between two components and notifies the affected components. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Description | Gets or sets the description of an IDTSObject100. (Hérité de IDTSObject100.) | |
Description | Gets or sets the description of the IDTSPath100 object. | |
EndPoint | Gets or sets the IDTSInput100 object associated with a path. | |
ID | Gets or sets the ID of an IDTSObject100object. (Hérité de IDTSObject100.) | |
ID | Gets or sets the ID of an IDTSPath100 object. | |
IdentificationString | Gets a string that uniquely identifies an IDTSObject100. (Hérité de IDTSObject100.) | |
IdentificationString | Gets a unique string that identifies an IDTSPath100 object. | |
Name | Gets or sets the name of an IDTSObject100 object. (Hérité de IDTSObject100.) | |
Name | Gets or sets the string identifier of an IDTSPath100 object. | |
ObjectType | Gets the ObjectType property of an IDTSObject100. (Hérité de IDTSObject100.) | |
ObjectType | Returns a value from the DTSObjectType enumeration. | |
StartPoint | Gets or sets the IDTSOutput100 object associated with a path. | |
Visualized | Sets a value indicating that the user has attached a data viewer to this path in SSIS Designer. |
Haut de la page