Compartir a través de


IDTSPath100 Miembros

Represents a connection between two components.

El tipo IDTSPath100 expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico AttachPathAndPropagateNotifications Establishes a path between two components and notifies the affected components.

Principio

Propiedades

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

Principio