IDTSPath100 멤버
Represents a connection between two components.
IDTSPath100 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
AttachPathAndPropagateNotifications | Establishes a path between two components and notifies the affected components. |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
Description | Gets or sets the description of an IDTSObject100. (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. (IDTSObject100에서 상속됩니다.) | |
ID | Gets or sets the ID of an IDTSPath100 object. | |
IdentificationString | Gets a string that uniquely identifies an IDTSObject100. (IDTSObject100에서 상속됩니다.) | |
IdentificationString | Gets a unique string that identifies an IDTSPath100 object. | |
Name | Gets or sets the name of an IDTSObject100 object. (IDTSObject100에서 상속됩니다.) | |
Name | Gets or sets the string identifier of an IDTSPath100 object. | |
ObjectType | Gets the ObjectType property of an IDTSObject100. (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. |
맨 위로 이동