Compartir a través de


DtsPipelineComponentAttribute Miembros

Contains design-time information about a PipelineComponent object.

El tipo DtsPipelineComponentAttribute expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico DtsPipelineComponentAttribute Initializes a new instance of the DtsPipelineComponentAttribute class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Attribute).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Attribute).
Método publico GetType (Se hereda de Object).
Método publico IsDefaultAttribute (Se hereda de Attribute).
Método publico Match (Se hereda de Attribute).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública ComponentType Identifies a component as a source, destination, or transformation.
Propiedad pública CurrentVersion Gets or sets the version of the component.
Propiedad pública Description Gets or sets the description of the DtsLocalizableAttribute. (Se hereda de DtsLocalizableAttribute).
Propiedad pública DisplayName Gets or sets the display name of the DtsLocalizableAttribute. (Se hereda de DtsLocalizableAttribute).
Propiedad pública IconResource Gets or sets the icon used to represent the component in the toolbox.
Propiedad pública LocalizationType Gets or sets the class that supplies values for the DtsLocalizableAttribute. (Se hereda de DtsLocalizableAttribute).
Propiedad pública NoEditor Gets or sets a value indicating whether the Advanced Properties editor is available for the component.
Propiedad pública RequiredProductLevel Gets or sets a value indicating the required SQL Server 2005 product level for the data flow component.
Propiedad pública ShapeProgID Gets or sets the designer shape of the component.
Propiedad pública TypeId (Se hereda de Attribute).
Propiedad pública UITypeName Gets or sets the qualified name of the assembly implementing the user interface of the component.

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetIDsOfNames (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfo (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfoCount (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .Invoke (Se hereda de Attribute).

Principio