Поделиться через


Элементы 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.

В начало