共用方式為


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.

頂端