Membros DtsPipelineComponentAttribute
Contains design-time information about a PipelineComponent object.
O tipo DtsPipelineComponentAttribute expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
DtsPipelineComponentAttribute | Initializes a new instance of the DtsPipelineComponentAttribute class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Attribute.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Attribute.) | |
GetType | (Herdado de Object.) | |
IsDefaultAttribute | (Herdado de Attribute.) | |
Match | (Herdado de Attribute.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ComponentType | Identifies a component as a source, destination, or transformation. | |
CurrentVersion | Gets or sets the version of the component. | |
Description | Gets or sets the description of the DtsLocalizableAttribute. (Herdado de DtsLocalizableAttribute.) | |
DisplayName | Gets or sets the display name of the DtsLocalizableAttribute. (Herdado de DtsLocalizableAttribute.) | |
IconResource | Gets or sets the icon used to represent the component in the toolbox. | |
LocalizationType | Gets or sets the class that supplies values for the DtsLocalizableAttribute. (Herdado de DtsLocalizableAttribute.) | |
NoEditor | Gets or sets a value indicating whether the Advanced Properties editor is available for the component. | |
RequiredProductLevel | Gets or sets a value indicating the required SQL Server 2005 product level for the data flow component. | |
ShapeProgID | Gets or sets the designer shape of the component. | |
TypeId | (Herdado de Attribute.) | |
UITypeName | Gets or sets the qualified name of the assembly implementing the user interface of the component. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
_Attribute. . :: . .GetIDsOfNames | (Herdado de Attribute.) | |
_Attribute. . :: . .GetTypeInfo | (Herdado de Attribute.) | |
_Attribute. . :: . .GetTypeInfoCount | (Herdado de Attribute.) | |
_Attribute. . :: . .Invoke | (Herdado de Attribute.) |
Início
Consulte também