Compartilhar via


Membros IDTSPath100

Represents a connection between two components.

O tipo IDTSPath100 expõe os seguintes membros.

Métodos

  Nome Descrição
Método público AttachPathAndPropagateNotifications Establishes a path between two components and notifies the affected components.

Início

Propriedades

  Nome Descrição
Propriedade pública Description Gets or sets the description of an IDTSObject100. (Herdado de IDTSObject100.)
Propriedade pública Description Gets or sets the description of the IDTSPath100 object.
Propriedade pública EndPoint Gets or sets the IDTSInput100 object associated with a path.
Propriedade pública ID Gets or sets the ID of an IDTSObject100object. (Herdado de IDTSObject100.)
Propriedade pública ID Gets or sets the ID of an IDTSPath100 object.
Propriedade pública IdentificationString Gets a string that uniquely identifies an IDTSObject100. (Herdado de IDTSObject100.)
Propriedade pública IdentificationString Gets a unique string that identifies an IDTSPath100 object.
Propriedade pública Name Gets or sets the name of an IDTSObject100 object. (Herdado de IDTSObject100.)
Propriedade pública Name Gets or sets the string identifier of an IDTSPath100 object.
Propriedade pública ObjectType Gets the ObjectType property of an IDTSObject100. (Herdado de IDTSObject100.)
Propriedade pública ObjectType Returns a value from the DTSObjectType enumeration.
Propriedade pública StartPoint Gets or sets the IDTSOutput100 object associated with a path.
Propriedade pública Visualized Sets a value indicating that the user has attached a data viewer to this path in SSIS Designer.

Início