다음을 통해 공유


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.

맨 위로 이동